Arduino A2DP
|
Exponentional volume control. More...
#include <A2DPVolumeControl.h>
Protected Member Functions | |
int32_t | clip (int32_t value) |
void | set_volume (uint8_t volume) override |
Protected Attributes | |
bool | is_volume_used = false |
bool | mono_downmix = false |
int32_t | volumeFactor |
int32_t | volumeFactorMax |
Exponentional volume control.