#include <mediatype.h>
Inheritance diagram for OpalRTPAVPMediaType:
Public Member Functions | |
OpalRTPAVPMediaType (const char *mediaType, unsigned requiredSessionId=0, OpalMediaType::AutoStartMode autoStart=OpalMediaType::DontOffer) | |
virtual bool | MatchesSDP (const PCaselessString &, const PCaselessString &, const PStringArray &, PINDEX) |
Determine of this media type is valid for SDP m= section. |
OpalRTPAVPMediaType::OpalRTPAVPMediaType | ( | const char * | mediaType, | |
unsigned | requiredSessionId = 0 , |
|||
OpalMediaType::AutoStartMode | autoStart = OpalMediaType::DontOffer | |||
) |
virtual bool OpalRTPAVPMediaType::MatchesSDP | ( | const PCaselessString & | , | |
const PCaselessString & | , | |||
const PStringArray & | , | |||
PINDEX | ||||
) | [virtual] |
Determine of this media type is valid for SDP m= section.
Reimplemented from OpalMediaTypeDefinition.
Reimplemented in OpalH224MediaType.