#include <mediatype.h>
Inheritance diagram for SimpleMediaType< Type, sdp >:
Public Member Functions | |
SimpleMediaType () | |
virtual | ~SimpleMediaType () |
virtual RTP_UDP * | CreateRTPSession (OpalRTPConnection &, unsigned, bool) |
PString | GetRTPEncoding () const |
SimpleMediaType< Type, sdp >::SimpleMediaType | ( | ) | [inline] |
virtual SimpleMediaType< Type, sdp >::~SimpleMediaType | ( | ) | [inline, virtual] |
virtual RTP_UDP* SimpleMediaType< Type, sdp >::CreateRTPSession | ( | OpalRTPConnection & | , | |
unsigned | , | |||
bool | ||||
) | [inline, virtual] |
PString SimpleMediaType< Type, sdp >::GetRTPEncoding | ( | ) | const [inline, virtual] |
Implements OpalMediaTypeDefinition.