This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

usb-audio-hs

Vendor: Generic or vendor-independent

Description

USB Audio headset specific fields.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

mic-resolution

int

Default value: 16

Legal values: 8, 16, 24, 32

mic-sync-type

string

Type of endpoint synchronization for IN devices.
Default value is Sychronous.
Adaptive is not supported.

Default value: Synchronous

Legal values: 'No Synchronization', 'Asynchronous', 'Adaptive', 'Synchronous'

hp-resolution

int

Default value: 16

Legal values: 8, 16, 24, 32

mic-device-type

int

mic device type.

mic-channel-l

boolean

Enable (l) channel.

mic-channel-r

boolean

Enable (r) channel.

mic-channel-c

boolean

Enable (c) channel.

mic-channel-lfe

boolean

Enable (lfe) channel.

mic-channel-ls

boolean

Enable (ls) channel.

mic-channel-rs

boolean

Enable (rs) channel.

mic-channel-lc

boolean

Enable (lc) channel.

mic-channel-rc

boolean

Enable (rc) channel.

mic-channel-s

boolean

Enable (s) channel.

mic-channel-sl

boolean

Enable (sl) channel.

mic-channel-sr

boolean

Enable (sr) channel.

mic-channel-t

boolean

Enable (t) channel.

mic-channel-cfg

boolean

Enable (cfg) channel.

mic-feature-mute

boolean

Enable Mute feature.

This property is required.

mic-feature-volume

boolean

Enable Volume feature.
Currently not supported.

mic-feature-tone-control

boolean

Enable Tone Control (Bass, Mid, Treble) feature.
Currently not supported.

mic-feature-graphic-equalizer

boolean

Enable  Graphic Equalizer feature.
Currently not supported.

mic-feature-automatic-gain-control

boolean

Enable Autoamtic Gain Control feature.
Currently not supported.

mic-feature-delay

boolean

Enable Delay feature.
Currently not supported.

mic-feature-bass-boost

boolean

Enable Bass Boost feature.
Currently not supported.

mic-feature-loudness

boolean

Enable Loudness feature.
Currently not supported.

hp-device-type

int

headphone device type.

hp-channel-l

boolean

Enable (l) channel.

hp-channel-r

boolean

Enable (r) channel.

hp-channel-c

boolean

Enable (c) channel.

hp-channel-lfe

boolean

Enable (lfe) channel.

hp-channel-ls

boolean

Enable (ls) channel.

hp-channel-rs

boolean

Enable (rs) channel.

hp-channel-lc

boolean

Enable (lc) channel.

hp-channel-rc

boolean

Enable (rc) channel.

hp-channel-s

boolean

Enable (s) channel.

hp-channel-sl

boolean

Enable (sl) channel.

hp-channel-sr

boolean

Enable (sr) channel.

hp-channel-t

boolean

Enable (t) channel.

hp-channel-cfg

boolean

Enable (cfg) channel.

hp-feature-mute

boolean

Enable Mute feature.

This property is required.

hp-feature-volume

boolean

Enable Volume feature.

hp-feature-tone-control

boolean

Enable Tone Control (Bass, Mid, Treble) feature.
Currently not supported.

hp-feature-graphic-equalizer

boolean

Enable  Graphic Equalizer feature.
Currently not supported.

hp-feature-automatic-gain-control

boolean

Enable Autoamtic Gain Control feature.
Currently not supported.

hp-feature-delay

boolean

Enable Delay feature.
Currently not supported.

hp-feature-bass-boost

boolean

Enable Bass Boost feature.
Currently not supported.

hp-feature-loudness

boolean

Enable Loudness feature.
Currently not supported.