Arduino A2DP
|
Default implementation for handling of the volume of the audio data. More...
#include <A2DPVolumeControl.h>
Protected Member Functions | |
void | set_volume (uint8_t volume) override |
Protected Attributes | |
bool | is_volume_used = false |
bool | mono_downmix = false |
int32_t | volumeFactor |
int32_t | volumeFactorMax |
Default implementation for handling of the volume of the audio data.