#include <mediafmt.h>
Inheritance diagram for OpalAudioFormatInternal:
Public Member Functions | |
OpalAudioFormatInternal (const char *fullName, RTP_DataFrame::PayloadTypes rtpPayloadType, const char *encodingName, PINDEX frameSize, unsigned frameTime, unsigned rxFrames, unsigned txFrames, unsigned maxFrames, unsigned clockRate, time_t timeStamp) | |
virtual PObject * | Clone () const |
virtual bool | Merge (const OpalMediaFormatInternal &mediaFormat) |
OpalAudioFormatInternal::OpalAudioFormatInternal | ( | const char * | fullName, | |
RTP_DataFrame::PayloadTypes | rtpPayloadType, | |||
const char * | encodingName, | |||
PINDEX | frameSize, | |||
unsigned | frameTime, | |||
unsigned | rxFrames, | |||
unsigned | txFrames, | |||
unsigned | maxFrames, | |||
unsigned | clockRate, | |||
time_t | timeStamp | |||
) |
virtual PObject* OpalAudioFormatInternal::Clone | ( | ) | const [virtual] |
virtual bool OpalAudioFormatInternal::Merge | ( | const OpalMediaFormatInternal & | mediaFormat | ) | [virtual] |
Reimplemented from OpalMediaFormatInternal.