usb-audio-feature-volume

Vendor: Generic or vendor-independent

Description

USB volume control specific fields.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

volume-max

int

attention: this attribute is a signed value.
This attribute represents the maximum volume level.
The range from +127.9961 dB (0x7FFF) down to -127.9961 dB (0x8001).
Valid range: 0 - 0xFFFF

Default value: 2560

volume-min

int

attention: this attribute is a signed value.
This attribute represents the minimum volume level.
The range from +127.9961 dB (0x7FFF) down to -127.9961 dB (0x8001).
Valid range: 0 - 0xFFFF

Default value: 47616

volume-res

int

attention: this attribute can only take positive values.
This attribute represents the volume resolution(step).
1 = 1/256 dB or 0.00390625 dB.
0x100(256) = 1dB.
Valid range: 1 - 0x7FFF

Default value: 256