Session Media m=Besides thr fields above, this class really holds the media block, i
Session Media m=Besides thr fields above, this class really holds the media block, i.e. not just the "m=" line but all lines followed until next "m=" line
SdpMedia(split_t& mediaDetails)
SdpMediaType getMediaType()
void setMediaType(SdpMediaType newType)
int getPort()
void setPort(int newport)
int getNumPorts()
void setNumPorts(int newnumPorts)
TransportType getTransportType()
void setTransportType(TransportType newtransport)
void addFormat(int fmt)
vector < int > * getFormatList()
void clearFormatList()
MediaAttributes* getMediaAttributes()
void setMediaAttributes(MediaAttributes* attributes)
SdpConnection* getConnection()
SdpBandwidth* getBandwidth()
SdpEncryptkey* getEncryptkey()
string getMediaInfo()
void setMediaInfo(const string& info)
SdpMedia& operator=(SdpMedia& media)
void encode(ostrstream& s)
generated by doc++