|
arduino-audio-tools
|
#include <stdio.h>#include "AudioTools/Concurrency/RTOS.h"#include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"#include "AudioTools/CoreAudio/AudioTimer.h"#include "IAudioSource.h"#include "RTSPPlatform.h"Go to the source code of this file.
Classes | |
| class | RTSPAudioStreamer< Platform > |
| RTSPAudioStreamer - Timer-driven RTP Audio Streaming Engine. More... | |
| class | RTSPAudioStreamerBase< Platform > |
| RTSPAudioStreamerBase - Core RTP Audio Streaming Engine. More... | |
| class | RTSPAudioStreamerTaskless< Platform > |
| RTSPAudioStreamerTaskless - Manual RTP Audio Streaming Engine (no Task) More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |