ReactOS 0.4.15-dev-8100-g1887773
USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR Struct Reference

#include <usbaudio.h>

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
UCHAR bDescriptorSubtype
 
UCHAR bTerminalLink
 
UCHAR bDelay
 
USHORT wFormatTag
 

Detailed Description

Definition at line 144 of file usbaudio.h.

Member Data Documentation

◆ bDelay

UCHAR USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR::bDelay

Definition at line 150 of file usbaudio.h.

◆ bDescriptorSubtype

UCHAR USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR::bDescriptorSubtype

Definition at line 148 of file usbaudio.h.

Referenced by UsbAudioGetDataRanges(), and USBAudioSelectAudioStreamingInterface().

◆ bDescriptorType

UCHAR USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR::bDescriptorType

Definition at line 147 of file usbaudio.h.

◆ bLength

UCHAR USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR::bLength

Definition at line 146 of file usbaudio.h.

Referenced by UsbAudioGetDataRanges().

◆ bTerminalLink

UCHAR USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR::bTerminalLink

Definition at line 149 of file usbaudio.h.

Referenced by UsbAudioGetDataRanges(), and USBAudioSelectAudioStreamingInterface().

◆ wFormatTag

USHORT USB_AUDIO_STREAMING_INTERFACE_DESCRIPTOR::wFormatTag

Definition at line 151 of file usbaudio.h.

Referenced by UsbAudioGetDataRanges(), and USBAudioSelectAudioStreamingInterface().


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