Crate fidl_fuchsia_media_audio_common

Source

Structs§

EffectsControllerUpdateEffectRequest
GainControlOnGainMuteChangedRequest
GainControlSetGainRequest
GainControlSetGainWithRampRequest
GainControlSetMuteRequest
VolumeControlOnVolumeMuteChangedRequest
VolumeControlSetMuteRequest
VolumeControlSetVolumeRequest

Enums§

RampType
Enumerates gain control ramp types.
UpdateEffectError

Constants§

MAX_EFFECT_NAME_LENGTH
MAX_GAIN_DB
Maximum permitted gain value.
MAX_VOLUME
The volume value representing the maximum loudness.
MIN_VOLUME
The volume value representing silence.
MUTED_GAIN_DB
Gain value producing silence. Gain values less than this value are permitted, but produce the same effect as this value.