|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbaudio.h>
Public Attributes | |
| UCHAR | bLength |
| UCHAR | bDescriptorType |
| UCHAR | bDescriptorSubtype |
| USHORT | bcdADC |
| USHORT | wTotalLength |
| UCHAR | bInCollection |
| UCHAR | baInterfaceNr |
Definition at line 67 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::baInterfaceNr |
Definition at line 75 of file usbaudio.h.
| USHORT USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::bcdADC |
Definition at line 72 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::bDescriptorSubtype |
Definition at line 71 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::bDescriptorType |
Definition at line 70 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::bInCollection |
Definition at line 74 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::bLength |
Definition at line 69 of file usbaudio.h.
Referenced by BuildUSBAudioFilterTopology(), CountTerminalUnits(), CountTopologyComponents(), UsbAudioGetNonStreamingTerminalDescriptorByIndex(), and UsbAudioGetStreamingTerminalDescriptorByIndex().
| USHORT USB_AUDIO_CONTROL_INTERFACE_HEADER_DESCRIPTOR::wTotalLength |
Definition at line 73 of file usbaudio.h.
Referenced by BuildUSBAudioFilterTopology(), CountTerminalUnits(), CountTopologyComponents(), UsbAudioGetNonStreamingTerminalDescriptorByIndex(), and UsbAudioGetStreamingTerminalDescriptorByIndex().