#include <lpc10codec.h>

Public Member Functions | |
| Opal_LPC10_PCM () | |
| ~Opal_LPC10_PCM () | |
| virtual BOOL | ConvertFrame (const BYTE *src, BYTE *dst) |
Protected Attributes | |
| struct lpc10_decoder_state * | decoder |
| Opal_LPC10_PCM::Opal_LPC10_PCM | ( | ) |
| Opal_LPC10_PCM::~Opal_LPC10_PCM | ( | ) |
| virtual BOOL Opal_LPC10_PCM::ConvertFrame | ( | const BYTE * | input, | |
| BYTE * | output | |||
| ) | [virtual] |
Convert a frame of data from one format to another. This function implicitly knows the input and output frame sizes.
Reimplemented from OpalFramedTranscoder.
struct lpc10_decoder_state* Opal_LPC10_PCM::decoder [read, protected] |
1.5.5