ReactOS 0.4.15-dev-7924-g5949c20
USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR Struct Reference

#include <usbaudio.h>

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
UCHAR bDescriptorSubtype
 
UCHAR bUnitID
 
UCHAR bNrInPins
 
UCHAR baSourceID [1]
 
UCHAR iSelector
 

Detailed Description

Definition at line 132 of file usbaudio.h.

Member Data Documentation

◆ baSourceID

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::baSourceID[1]

Definition at line 139 of file usbaudio.h.

Referenced by BuildUSBAudioFilterTopology().

◆ bDescriptorSubtype

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bDescriptorSubtype

Definition at line 136 of file usbaudio.h.

◆ bDescriptorType

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bDescriptorType

Definition at line 135 of file usbaudio.h.

◆ bLength

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bLength

Definition at line 134 of file usbaudio.h.

◆ bNrInPins

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bNrInPins

Definition at line 138 of file usbaudio.h.

Referenced by BuildUSBAudioFilterTopology().

◆ bUnitID

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::bUnitID

Definition at line 137 of file usbaudio.h.

◆ iSelector

UCHAR USB_AUDIO_CONTROL_SELECTOR_UNIT_DESCRIPTOR::iSelector

Definition at line 140 of file usbaudio.h.


The documentation for this struct was generated from the following file: