Arduino A2DP
|
Default implementation for handling of the volume of the audio data. More...
#include <VolumeControl.h>
Public Member Functions | |
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_max () |
Default implementation for handling of the volume of the audio data.