#include <mscodecs.h>

Public Member Functions | |
| Opal_MSIMA_PCM () | |
| virtual BOOL | ConvertFrame (const BYTE *src, BYTE *dst) |
| Opal_MSIMA_PCM::Opal_MSIMA_PCM | ( | ) |
| virtual BOOL Opal_MSIMA_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.
1.5.5