#include <mscodecs.h>

Public Member Functions | |
| Opal_PCM_MSIMA () | |
| virtual BOOL | ConvertFrame (const BYTE *src, BYTE *dst) |
Protected Attributes | |
| adpcm_state | s_adpcm |
| Opal_PCM_MSIMA::Opal_PCM_MSIMA | ( | ) |
| virtual BOOL Opal_PCM_MSIMA::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.
adpcm_state Opal_PCM_MSIMA::s_adpcm [protected] |
1.5.5