#include <lpc10codec.h>
Inheritance diagram for Opal_LPC10_PCM:
Public Member Functions | |
Opal_LPC10_PCM () | |
~Opal_LPC10_PCM () | |
virtual BOOL | ConvertFrame (const BYTE *src, BYTE *dst) |
Protected Attributes | |
lpc10_decoder_state * | decoder |
|
|
|
|
|
Convert a frame of data from one format to another. This function implicitly knows the input and output frame sizes. Reimplemented from OpalFramedTranscoder. |
|
|