Opal_iLBC_Decoder Class Reference

#include <ilbccodec.h>

Inheritance diagram for Opal_iLBC_Decoder:

OpalFramedTranscoder OpalTranscoder OpalMediaFormatPair Opal_iLBC_13k3_PCM Opal_iLBC_15k2_PCM List of all members.

Public Member Functions

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

Protected Attributes

iLBC_Dec_Inst_t_ * decoder

Constructor & Destructor Documentation

Opal_iLBC_Decoder::Opal_iLBC_Decoder const OpalMediaFormat inputMediaFormat,
int  speed
 

Opal_iLBC_Decoder::~Opal_iLBC_Decoder  ) 
 


Member Function Documentation

virtual BOOL Opal_iLBC_Decoder::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_Dec_Inst_t_* Opal_iLBC_Decoder::decoder [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Mar 14 22:43:38 2006 for OPAL by  doxygen 1.4.6