#include <mscodecs.h>

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