FreeBSD kernel sound device code
usb_audio_streaming_type1_descriptor Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bFormatType
 
uByte bNrChannels
 
uByte bSubFrameSize
 
uByte bBitResolution
 
uByte bSamFreqType
 
uByte tSamFreq [0]
 

Detailed Description

Definition at line 131 of file uaudioreg.h.

Field Documentation

◆ bBitResolution

uByte usb_audio_streaming_type1_descriptor::bBitResolution

Definition at line 138 of file uaudioreg.h.

◆ bDescriptorSubtype

uByte usb_audio_streaming_type1_descriptor::bDescriptorSubtype

Definition at line 134 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio_streaming_type1_descriptor::bDescriptorType

Definition at line 133 of file uaudioreg.h.

◆ bFormatType

uByte usb_audio_streaming_type1_descriptor::bFormatType

Definition at line 135 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub().

◆ bLength

uByte usb_audio_streaming_type1_descriptor::bLength

Definition at line 132 of file uaudioreg.h.

◆ bNrChannels

uByte usb_audio_streaming_type1_descriptor::bNrChannels

Definition at line 136 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub().

◆ bSamFreqType

uByte usb_audio_streaming_type1_descriptor::bSamFreqType

Definition at line 139 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub().

◆ bSubFrameSize

uByte usb_audio_streaming_type1_descriptor::bSubFrameSize

Definition at line 137 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub().

◆ tSamFreq

uByte usb_audio_streaming_type1_descriptor::tSamFreq[0]

Definition at line 141 of file uaudioreg.h.


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