#include <gsmcodec.h>

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