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