|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioStreams.h"#include "AudioTools/CoreAudio/AudioOutput.h"#include "AudioTools/CoreAudio/VolumeControl.h"#include "AudioTools/CoreAudio/AudioTypes.h"Go to the source code of this file.
Classes | |
| class | VolumeStream |
| Adjust the volume of the related input or output: To work properly the class needs to know the bits per sample and number of channels! AudioChanges are forwareded to the related Print or Stream class. More... | |
| struct | VolumeStreamConfig |
| Config for VolumeStream. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |