arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
RTSPMediaCallbackSource.h File Reference
#include "IMediaSource.h"
#include "RTSPFormat.h"

Go to the source code of this file.

Classes

class  RTSPMediaCallbackSource
 Callback-based RTSP Media Source. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 
namespace  audio_tools::RTSPCallbacks
 Convenience typedef for callback function signatures.
 

Typedefs

using LifecycleCallback = RTSPMediaCallbackSource::lifecycle_callback_t
 
using PacketSizeCallback = RTSPMediaCallbackSource::packet_size_callback_t
 
using ReadCallback = RTSPMediaCallbackSource::read_callback_t