OPAL
Version 3.10.4
|
#include <mediafmt.h>
Public Member Functions | |
OpalVideoFormatInternal (const char *fullName, RTP_DataFrame::PayloadTypes rtpPayloadType, const char *encodingName, unsigned maxFrameWidth, unsigned maxFrameHeight, unsigned maxFrameRate, unsigned maxBitRate, time_t timeStamp) | |
virtual PObject * | Clone () const |
virtual bool | Merge (const OpalMediaFormatInternal &mediaFormat) |
OpalVideoFormatInternal::OpalVideoFormatInternal | ( | const char * | fullName, |
RTP_DataFrame::PayloadTypes | rtpPayloadType, | ||
const char * | encodingName, | ||
unsigned | maxFrameWidth, | ||
unsigned | maxFrameHeight, | ||
unsigned | maxFrameRate, | ||
unsigned | maxBitRate, | ||
time_t | timeStamp | ||
) |
virtual PObject* OpalVideoFormatInternal::Clone | ( | ) | const [virtual] |
Reimplemented from OpalMediaFormatInternal.
Reimplemented in OpalPluginVideoFormatInternal.
virtual bool OpalVideoFormatInternal::Merge | ( | const OpalMediaFormatInternal & | mediaFormat | ) | [virtual] |
Reimplemented from OpalMediaFormatInternal.