Arduino A2DP
Public Member Functions | List of all members
NoVolumeControl Class Referenceabstract

Keeps the audio data as is -> no volume control! More...

#include <VolumeControl.h>

Inheritance diagram for NoVolumeControl:
VolumeControl

Public Member Functions

virtual void update_audio_data (Frame *data, uint16_t frameCount, uint8_t volume, bool mono_downmix, bool ivolume_used)
 
virtual int32_t get_volume_factor (uint8_t volume)=0
 
virtual int32_t get_volume_factor_max ()
 

Detailed Description

Keeps the audio data as is -> no volume control!

Author
pschatzmann

The documentation for this class was generated from the following file: