![]() |
Defines | |
#define | AUDStreamingInterfaceDescriptor_CLASS 0x01 |
#define | AUDStreamingInterfaceDescriptor_SUBCLASS 0x02 |
#define | AUDStreamingInterfaceDescriptor_PROTOCOL 0x00 |
This section lists the class, subclass and protocol codes that an Audio Streaming interface should display in its descriptor.
#define AUDStreamingInterfaceDescriptor_CLASS 0x01 |
Class code for an USB audio streaming interface.
Definition at line 148 of file AUDDescriptors.h.
#define AUDStreamingInterfaceDescriptor_PROTOCOL 0x00 |
Protocol code for an audio streaming interface.
Definition at line 154 of file AUDDescriptors.h.
#define AUDStreamingInterfaceDescriptor_SUBCLASS 0x02 |
Subclass code for an audio streaming interface.
Definition at line 151 of file AUDDescriptors.h.