|
arduino-audio-tools
|
#include "AudioTools/Concurrency/Zephyr/QueueZephyr.h"#include "AudioTools/CoreAudio/Buffers.h"#include "AudioToolsConfig.h"Go to the source code of this file.
Classes | |
| class | SynchronizedNBufferZephyrT< T > |
| NBuffer using Zephyr queues for available and filled buffers. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | DEFAULT_BUFFER_WAIT 1000 |
Typedefs | |
| using | SynchronizedNBufferZephyr = SynchronizedNBufferZephyrT< uint8_t > |
| Zephyr synchronized buffer for managing multiple audio buffers. | |
| #define DEFAULT_BUFFER_WAIT 1000 |