class MediaAttributes : public SdpAttributes

Media attributes: SdpAttributes class plus SdpRtpMapAttribute class

Inheritance:


Public Methods

void addmap(SdpRtpMapAttribute* rtpattrib)
void encode(ostrstream& s)
void flushrtpmap()
vector < SdpRtpMapAttribute* > * getmap()
MediaAttributes()
MediaAttributes& operator=(MediaAttributes& attrib)
~MediaAttributes()

Inherited from SdpAttributes:

Public Methods

void addValueAttribute(ValueAttribute* newValueAttribute)
void flushValueAttributes()
bool getrecvonly()
bool getsendonly()
bool getsendrecv()
vector < ValueAttribute* > * getValueAttributes()
bool isUserDefined(const char* str)
void setAttribute(string& str)
void setrecvonly()
void setsendonly()
void setsendrecv()

Private Fields

vector < ValueAttribute* > valueAttributes

Documentation

Media attributes: SdpAttributes class plus SdpRtpMapAttribute class
MediaAttributes()

void addmap(SdpRtpMapAttribute* rtpattrib)

vector < SdpRtpMapAttribute* > * getmap()

MediaAttributes& operator=(MediaAttributes& attrib)

~MediaAttributes()

void flushrtpmap()

void encode(ostrstream& s)


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++