Data Fields | |
uint8_t | bLength |
uint8_t | bDescriptorType |
uint8_t | bDescriptorSubType |
uint8_t | bTerminalID |
uint16_t | wTerminalType |
uint8_t | bAssocTerminal |
uint8_t | bNrChannels |
uint16_t | wChannelConfig |
uint8_t | iChannelNames |
uint8_t | iTerminal |
Definition at line 428 of file AUDDescriptors.h.
ID of the output terminal to which this input terminal is associated.
Definition at line 443 of file AUDDescriptors.h.
Descriptor subtype (AUDGenericDescriptor_INPUTTERMINAL).
Definition at line 435 of file AUDDescriptors.h.
Descriptor type (AUDGenericDescriptor_INTERFACE).
Definition at line 433 of file AUDDescriptors.h.
Size of descriptor in bytes.
Definition at line 431 of file AUDDescriptors.h.
Number of logical output channels in this terminal.
Definition at line 445 of file AUDDescriptors.h.
ID of the terminal in the audio function.
Definition at line 437 of file AUDDescriptors.h.
Index of a string descriptor for the first logical channel.
Definition at line 449 of file AUDDescriptors.h.
Index of a string descriptor for this terminal.
Definition at line 451 of file AUDDescriptors.h.
Spatial configuration of the logical channels.
Definition at line 447 of file AUDDescriptors.h.
Terminal type.
Definition at line 441 of file AUDDescriptors.h.