Data Fields | |
uint8_t | bLength |
uint8_t | bDescriptorType |
uint8_t | bDescriptorSubType |
uint8_t | bTerminalLink |
uint8_t | bDelay |
uint16_t | wFormatTag |
Definition at line 332 of file AUDDescriptors.h.
Delay introduced by the data path, in number of frames.
Definition at line 343 of file AUDDescriptors.h.
Descriptor subtype (AUDStreamingInterfaceDescriptor_GENERAL).
Definition at line 339 of file AUDDescriptors.h.
Descriptor type (AUDGenericDescriptor_INTERFACE).
Definition at line 337 of file AUDDescriptors.h.
Size of descriptor in bytes.
Definition at line 335 of file AUDDescriptors.h.
Terminal ID to which the interface is connected.
Definition at line 341 of file AUDDescriptors.h.
Audio data format used by this interface.
Definition at line 345 of file AUDDescriptors.h.