FreeBSD kernel sound device code
usb_audio_mixer_unit_0 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 202 of file uaudioreg.h.

Field Documentation

◆ baSourceId

uByte usb_audio_mixer_unit_0::baSourceId[0]

Definition at line 208 of file uaudioreg.h.

Referenced by uaudio_mixer_add_mixer(), and uaudio_mixer_find_inputs_sub().

◆ bDescriptorSubtype

uByte usb_audio_mixer_unit_0::bDescriptorSubtype

Definition at line 205 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio_mixer_unit_0::bDescriptorType

Definition at line 204 of file uaudioreg.h.

◆ bLength

uByte usb_audio_mixer_unit_0::bLength

Definition at line 203 of file uaudioreg.h.

◆ bNrInPins

uByte usb_audio_mixer_unit_0::bNrInPins

Definition at line 207 of file uaudioreg.h.

Referenced by uaudio_mixer_add_mixer(), and uaudio_mixer_find_inputs_sub().

◆ bUnitId

uByte usb_audio_mixer_unit_0::bUnitId

Definition at line 206 of file uaudioreg.h.

Referenced by uaudio_mixer_add_mixer().


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