![]() |
Defines | |
#define | AUDStreamingInterfaceDescriptor_GENERAL 0x01 |
#define | AUDStreamingInterfaceDescriptor_FORMATTYPE 0x02 |
#define | AUDStreamingInterfaceDescriptor_FORMATSPECIFIC 0x03 |
This section lists the possible subtypes for audio-specific descriptor appended to an Audio Streaming interface.
#define AUDStreamingInterfaceDescriptor_FORMATSPECIFIC 0x03 |
Format specific descriptor subtype.
Definition at line 173 of file AUDDescriptors.h.
#define AUDStreamingInterfaceDescriptor_FORMATTYPE 0x02 |
Format type descriptor subtype.
Definition at line 170 of file AUDDescriptors.h.
#define AUDStreamingInterfaceDescriptor_GENERAL 0x01 |
General descriptor subtype.
Definition at line 167 of file AUDDescriptors.h.