|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbaudio.h>
Public Attributes | |
| UCHAR | bLength |
| UCHAR | bDescriptorType |
| UCHAR | bDescriptorSubtype |
| UCHAR | bUnitID |
| UCHAR | bNrInPins |
| UCHAR | baSourceID [1] |
| UCHAR | iSelector |
Definition at line 132 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::baSourceID[1] |
Definition at line 139 of file usbaudio.h.
Referenced by BuildUSBAudioFilterTopology().
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bDescriptorSubtype |
Definition at line 136 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bDescriptorType |
Definition at line 135 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bLength |
Definition at line 134 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bNrInPins |
Definition at line 138 of file usbaudio.h.
Referenced by BuildUSBAudioFilterTopology().
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bUnitID |
Definition at line 137 of file usbaudio.h.
| UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::iSelector |
Definition at line 140 of file usbaudio.h.