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