class VolumeSetting
Defined at line 18 of file ../../src/media/audio/audio_core/volume_control.h
An interface for a volume settings. Calls are made on the FIDL thread.
Public Methods
void SetVolume (float volume)
TODO(https://fxbug.dev/42111014): Add a callback here to support devices with low volume
setting granularity.