Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Opal_iLBC_Encoder Class Reference

#include <ilbccodec.h>

Inheritance diagram for Opal_iLBC_Encoder:

OpalFramedTranscoder OpalTranscoder OpalMediaFormatPair Opal_PCM_iLBC_13k3 Opal_PCM_iLBC_15k2 List of all members.

Public Methods

 Opal_iLBC_Encoder (const OpalMediaFormat &outputMediaFormat, int speed)
 ~Opal_iLBC_Encoder ()
virtual BOOL ConvertFrame (const BYTE *src, BYTE *dst)

Protected Attributes

iLBC_Enc_Inst_t_ * encoder

Constructor & Destructor Documentation

Opal_iLBC_Encoder::Opal_iLBC_Encoder const OpalMediaFormat   outputMediaFormat,
int    speed
 

Opal_iLBC_Encoder::~Opal_iLBC_Encoder  
 


Member Function Documentation

virtual BOOL Opal_iLBC_Encoder::ConvertFrame const BYTE *    src,
BYTE *    dst
[virtual]
 

Convert a frame of data from one format to another. This function implicitly knows the input and output frame sizes.

Reimplemented from OpalFramedTranscoder.


Member Data Documentation

struct iLBC_Enc_Inst_t_* Opal_iLBC_Encoder::encoder [protected]
 


The documentation for this class was generated from the following file:
Generated on Sun Jul 23 09:40:32 2006 for OPAL by doxygen1.2.18