FreeBSD kernel sound device code
usb_audio20_streaming_interface_descriptor Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bTerminalLink
 
uByte bmControls
 
uByte bFormatType
 
uDWord bmFormats
 
uByte bNrChannels
 
uDWord bmChannelConfig
 
uByte iChannelNames
 

Detailed Description

Definition at line 447 of file uaudioreg.h.

Field Documentation

◆ bDescriptorSubtype

uByte usb_audio20_streaming_interface_descriptor::bDescriptorSubtype

Definition at line 450 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio20_streaming_interface_descriptor::bDescriptorType

Definition at line 449 of file uaudioreg.h.

◆ bFormatType

uByte usb_audio20_streaming_interface_descriptor::bFormatType

Definition at line 453 of file uaudioreg.h.

◆ bLength

uByte usb_audio20_streaming_interface_descriptor::bLength

Definition at line 448 of file uaudioreg.h.

◆ bmChannelConfig

uDWord usb_audio20_streaming_interface_descriptor::bmChannelConfig

Definition at line 456 of file uaudioreg.h.

◆ bmControls

uByte usb_audio20_streaming_interface_descriptor::bmControls

Definition at line 452 of file uaudioreg.h.

◆ bmFormats

uDWord usb_audio20_streaming_interface_descriptor::bmFormats

Definition at line 454 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub().

◆ bNrChannels

uByte usb_audio20_streaming_interface_descriptor::bNrChannels

Definition at line 455 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub().

◆ bTerminalLink

uByte usb_audio20_streaming_interface_descriptor::bTerminalLink

Definition at line 451 of file uaudioreg.h.

◆ iChannelNames

uByte usb_audio20_streaming_interface_descriptor::iChannelNames

Definition at line 457 of file uaudioreg.h.


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