arduino-audio-tools
|
abtX format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats More...
#include <RTSP.h>
Public Member Functions | |
virtual void | begin (AudioInfo info) |
AudioInfo | defaultConfig () |
Provide a default format that will just work. | |
const char * | format (char *buffer, int len) override |
Provides the format string. | |
int | fragmentSize () |
const char * | name () |
Proides the name. | |
void | setFragmentSize (int fragmentSize) |
void | setName (const char *name) |
Defines the name. | |
void | setTimerPeriod (int period) |
int | timerPeriod () |
Protected Attributes | |
AudioInfo | cfg |
const char * | name_str ="RTSP-Demo" |
abtX format for RTSP https://en.wikipedia.org/wiki/RTP_payload_formats