#include <opal/buildopts.h>#include <opal/mediafmt.h>#include <opal/mediacmd.h>#include <rtp/rtp.h>Go to the source code of this file.
Defines | |
| #define | OPAL_REGISTER_TRANSCODER(cls, input, output) OpalTranscoderFactory::Worker<cls> OpalTranscoder_##cls(OpalCreateMediaFormatPair(input, output)) |
| #define | OPAL_REGISTER_L16_MONO() |
Typedefs | |
| typedef PFactory< OpalTranscoder, OpalMediaFormatPair > | OpalTranscoderFactory |
| typedef PFactory< OpalTranscoder, OpalMediaFormatPair >::KeyList_T | OpalTranscoderList |
| typedef PFactory< OpalTranscoder, OpalMediaFormatPair >::KeyList_T::iterator | OpalTranscoderIterator |
Functions | |
| OpalMediaFormatPair | OpalCreateMediaFormatPair (const OpalMediaFormat &from, const OpalMediaFormat &to) |
|
|
Value: |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.2