transcoders.h File Reference

#include <opal/buildopts.h>
#include <opal/mediafmt.h>
#include <opal/mediacmd.h>
#include <rtp/rtp.h>

Go to the source code of this file.

Classes

class  OpalMediaFormatPair
class  OpalTranscoder
class  OpalFramedTranscoder
class  OpalStreamedTranscoder
class  Opal_Linear16Mono_PCM
class  Opal_PCM_Linear16Mono

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)


Define Documentation

 
#define OPAL_REGISTER_L16_MONO (  ) 

Value:

#define OPAL_REGISTER_TRANSCODER ( cls,
input,
output   )     OpalTranscoderFactory::Worker<cls> OpalTranscoder_##cls(OpalCreateMediaFormatPair(input, output))


Typedef Documentation

typedef PFactory<OpalTranscoder, OpalMediaFormatPair> OpalTranscoderFactory

typedef PFactory<OpalTranscoder, OpalMediaFormatPair>::KeyList_T::iterator OpalTranscoderIterator

typedef PFactory<OpalTranscoder, OpalMediaFormatPair>::KeyList_T OpalTranscoderList


Function Documentation

OpalMediaFormatPair OpalCreateMediaFormatPair ( const OpalMediaFormat from,
const OpalMediaFormat to 
) [inline]


Generated on Mon Sep 25 16:20:12 2006 for OPAL by  doxygen 1.4.7