OPAL Version 3.10.2
|
#include <mediafmt.h>
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] |
Reimplemented from OpalMediaFormatInternal.
Reimplemented in OpalPluginAudioFormatInternal.
virtual bool OpalAudioFormatInternal::Merge | ( | const OpalMediaFormatInternal & | mediaFormat | ) | [virtual] |
Reimplemented from OpalMediaFormatInternal.