OPAL  Version 3.12.9
OpalH224MediaType Class Reference

#include <h224.h>

Inheritance diagram for OpalH224MediaType:
Collaboration diagram for OpalH224MediaType:

Public Member Functions

 OpalH224MediaType ()
 
virtual bool MatchesSDP (const PCaselessString &sdpMediaType, const PCaselessString &sdpTransport, const PStringArray &sdpLines, PINDEX index)
 Determine of this media type is valid for SDP m= section. More...
 
virtual SDPMediaDescriptionCreateSDPMediaDescription (const OpalTransportAddress &localAddress) const
 create an SDP media description entry for this media type More...
 
- Public Member Functions inherited from OpalRTPAVPMediaType
 OpalRTPAVPMediaType (const char *mediaType, unsigned requiredSessionId=0, OpalMediaType::AutoStartMode autoStart=OpalMediaType::DontOffer)
 
- Public Member Functions inherited from OpalMediaTypeDefinition
 OpalMediaTypeDefinition (const char *mediaType, const char *mediaSession, unsigned requiredSessionId=0, OpalMediaType::AutoStartMode autoStart=OpalMediaType::DontOffer)
 Create a new media type definition. More...
 
virtual ~OpalMediaTypeDefinition ()
 
OpalMediaType::AutoStartMode GetAutoStart () const
 
void SetAutoStart (OpalMediaType::AutoStartMode v)
 
void SetAutoStart (OpalMediaType::AutoStartMode v, bool on)
 
unsigned GetDefaultSessionId () const
 
const PString & GetMediaSessionType () const
 

Static Public Member Functions

static const char * Name ()
 
static const OpalMediaTypeMediaType ()
 
static const PCaselessString & GetSDPMediaType ()
 

Additional Inherited Members

- Protected Attributes inherited from OpalMediaTypeDefinition
OpalMediaType m_mediaType
 
PString m_mediaSessionType
 
unsigned m_defaultSessionId
 
OpalMediaType::AutoStartMode m_autoStart
 

Constructor & Destructor Documentation

OpalH224MediaType::OpalH224MediaType ( )

Member Function Documentation

virtual SDPMediaDescription* OpalH224MediaType::CreateSDPMediaDescription ( const OpalTransportAddress localAddress) const
virtual

create an SDP media description entry for this media type

Reimplemented from OpalMediaTypeDefinition.

static const PCaselessString& OpalH224MediaType::GetSDPMediaType ( )
static
virtual bool OpalH224MediaType::MatchesSDP ( const PCaselessString &  sdpMediaType,
const PCaselessString &  sdpTransport,
const PStringArray &  sdpLines,
PINDEX  index 
)
virtual

Determine of this media type is valid for SDP m= section.

Reimplemented from OpalRTPAVPMediaType.

static const OpalMediaType& OpalH224MediaType::MediaType ( )
static
static const char* OpalH224MediaType::Name ( )
static

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