arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
USBAudioConfig.h File Reference
#include <stdint.h>
#include <cstring>
#include "AudioTools/CoreAudio/AudioTypes.h"

Go to the source code of this file.

Classes

struct  USBAudioConfig
 Configuration for USB Audio (inherits sample_rate / channels / bits_per_sample from AudioInfo). More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define USB_AUDIO_EP_FB   0x84
 
#define USB_AUDIO_EP_IN   0x83
 
#define USB_AUDIO_EP_INT   0x85
 
#define USB_AUDIO_EP_OUT   0x03
 

Macro Definition Documentation

◆ USB_AUDIO_EP_FB

#define USB_AUDIO_EP_FB   0x84

◆ USB_AUDIO_EP_IN

#define USB_AUDIO_EP_IN   0x83

◆ USB_AUDIO_EP_INT

#define USB_AUDIO_EP_INT   0x85

◆ USB_AUDIO_EP_OUT

#define USB_AUDIO_EP_OUT   0x03