Abstract class for handling of the volume of the audio data.
More...
#include <VolumeControl.h>
|
virtual void | update_audio_data (Frame *data, uint16_t frameCount, uint8_t volume, bool mono_downmix, bool is_volume_used) |
|
virtual int32_t | get_volume_factor (uint8_t volume)=0 |
|
virtual int32_t | get_volume_factor_max () |
|
Abstract class for handling of the volume of the audio data.
- Author
- Phil Schatzmann
- Copyright
- Apache License Version 2
The documentation for this class was generated from the following file: