FreeBSD kernel sound device code
usb_audio_selector_unit Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bUnitId
 
uByte bNrInPins
 
uByte baSourceId [0]
 

Detailed Description

Definition at line 220 of file uaudioreg.h.

Field Documentation

◆ baSourceId

uByte usb_audio_selector_unit::baSourceId[0]

Definition at line 226 of file uaudioreg.h.

Referenced by uaudio_mixer_add_selector(), and uaudio_mixer_find_inputs_sub().

◆ bDescriptorSubtype

uByte usb_audio_selector_unit::bDescriptorSubtype

Definition at line 223 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio_selector_unit::bDescriptorType

Definition at line 222 of file uaudioreg.h.

◆ bLength

uByte usb_audio_selector_unit::bLength

Definition at line 221 of file uaudioreg.h.

◆ bNrInPins

uByte usb_audio_selector_unit::bNrInPins

Definition at line 225 of file uaudioreg.h.

Referenced by uaudio_mixer_add_selector(), and uaudio_mixer_find_inputs_sub().

◆ bUnitId

uByte usb_audio_selector_unit::bUnitId

Definition at line 224 of file uaudioreg.h.

Referenced by uaudio_mixer_add_selector().


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