FreeBSD kernel sound device code
usb_audio_extension_unit_1 Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bNrChannels
 
uWord wChannelConfig
 
uByte iChannelNames
 
uByte bControlSize
 
uByte bmControls [0]
 

Detailed Description

Definition at line 280 of file uaudioreg.h.

Field Documentation

◆ bControlSize

uByte usb_audio_extension_unit_1::bControlSize

Definition at line 284 of file uaudioreg.h.

Referenced by uaudio_mixer_add_extension(), and uaudio_mixer_verify_desc().

◆ bmControls

uByte usb_audio_extension_unit_1::bmControls[0]

Definition at line 285 of file uaudioreg.h.

Referenced by uaudio_mixer_add_extension().

◆ bNrChannels

uByte usb_audio_extension_unit_1::bNrChannels

Definition at line 281 of file uaudioreg.h.

◆ iChannelNames

uByte usb_audio_extension_unit_1::iChannelNames

Definition at line 283 of file uaudioreg.h.

◆ wChannelConfig

uWord usb_audio_extension_unit_1::wChannelConfig

Definition at line 282 of file uaudioreg.h.


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