ReactOS 0.4.15-dev-7834-g00c4b3d
USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR Struct Reference

#include <usbaudio.h>

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
UCHAR bDescriptorSubtype
 
UCHAR bTerminalID
 
USHORT wTerminalType
 
UCHAR bAssocTerminal
 
UCHAR bSourceID
 
UCHAR iTerminal
 

Detailed Description

Definition at line 78 of file usbaudio.h.

Member Data Documentation

◆ bAssocTerminal

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::bAssocTerminal

Definition at line 85 of file usbaudio.h.

◆ bDescriptorSubtype

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::bDescriptorSubtype

Definition at line 82 of file usbaudio.h.

◆ bDescriptorType

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::bDescriptorType

Definition at line 81 of file usbaudio.h.

◆ bLength

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::bLength

Definition at line 80 of file usbaudio.h.

◆ bSourceID

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::bSourceID

Definition at line 86 of file usbaudio.h.

Referenced by BuildUSBAudioFilterTopology().

◆ bTerminalID

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::bTerminalID

Definition at line 83 of file usbaudio.h.

◆ iTerminal

UCHAR USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::iTerminal

Definition at line 87 of file usbaudio.h.

◆ wTerminalType

USHORT USB_AUDIO_CONTROL_OUTPUT_TERMINAL_DESCRIPTOR::wTerminalType

Definition at line 84 of file usbaudio.h.


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