arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
RTSPFormat.h File Reference
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"
#include "AudioTools/CoreAudio/AudioStreams.h"
#include "AudioTools/CoreAudio/AudioTypes.h"
#include "RTSPPlatform.h"
#include "stdint.h"

Go to the source code of this file.

Classes

class  RTSPFormat
 Audio Format Definition - Base class for RTSP audio formats. More...
 
class  RTSPFormatAAC
 AAC format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats See RFC 3640 for details. More...
 
class  RTSPFormatAbtX
 abtX format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats More...
 
class  RTSPFormatADPCM< AudioEncoder >
 RTSP/RTP formatter for mono IMA ADPCM (DVI4) More...
 
class  RTSPFormatG711
 G711 μ-Law format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats Packet intervall: 20, frame size: any. More...
 
class  RTSPFormatGSM
 GSM format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats. More...
 
class  RTSPFormatMP3
 MP3 format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats. More...
 
class  RTSPFormatOpus
 Opus format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats. More...
 
class  RTSPFormatPCM
 Linear PCM Format for RTSP Streaming. More...
 
class  RTSPFormatPCM8
 L8 format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define DEFAULT_PCM_FRAGMENT_SIZE   640
 

Macro Definition Documentation

◆ DEFAULT_PCM_FRAGMENT_SIZE

#define DEFAULT_PCM_FRAGMENT_SIZE   640