#include <ilbccodec.h>
Inheritance diagram for Opal_iLBC_Decoder:
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 |
|
|
|
|
|
Convert a frame of data from one format to another. This function implicitly knows the input and output frame sizes. Reimplemented from OpalFramedTranscoder. |
|
|