Structs§
- A Stream of incoming requests for fuchsia.media.audio/EffectsController.
- A Stream of incoming requests for fuchsia.media.audio/GainControl.
- A Stream of incoming requests for fuchsia.media.audio/VolumeControl.
Enums§
- Enables control and monitoring of audio gain. This interface is typically a tear-off of other interfaces. For example,
fuchsia.media.audio.Renderer
has aBindGainControl
method that binds to a gain control that controls gain for the renderer. - Enumerates gain control ramp types.
- A protocol for controlling volume.
Constants§
- Maximum permitted gain value.
- The volume value representing the maximum loudness.
- The volume value representing silence.
- Gain value producing silence. Gain values less than this value are permitted, but produce the same effect as this value.