Micro RTSP Audio
Public Member Functions | Protected Attributes | List of all members
RTSPFormat Class Referenceabstract

Class which provides the format information that will be retured for the DESCRIBE event. More...

#include <RTSPFormat.h>

Inheritance diagram for RTSPFormat:
RTSPFormatPCM

Public Member Functions

virtual const char * format (char *buffer, int len)=0
 
virtual int convert (void *data, int len)
 
void setFragmentSize (int fragmentSize)
 
int fragmentSize ()
 
void setTimerPeriod (int period)
 
int timerPeriod ()
 

Protected Attributes

const char * STD_URL_PRE_SUFFIX = "trackID"
 
int fragment_size = 320
 
int timer_period = 20000
 

Detailed Description

Class which provides the format information that will be retured for the DESCRIBE event.


The documentation for this class was generated from the following file: