|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioTypes.h"#include "AudioTools/CoreAudio/Buffers.h"#include "AudioTools/CoreAudio/AudioLogger.h"#include "Mutex.h"#include "LockGuard.h"Go to the source code of this file.
Classes | |
| class | SynchronizedBuffer< T > |
| Wrapper class that can turn any Buffer into a thread save implementation. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |