#include <gsmcodec.h>
Inheritance diagram for Opal_GSM0610:

Public Member Functions | |
| Opal_GSM0610 (const OpalMediaFormat &inputMediaFormat, const OpalMediaFormat &outputMediaFormat, unsigned inputBytesPerFrame, unsigned outputBytesPerFrame) | |
| ~Opal_GSM0610 () | |
Protected Attributes | |
| gsm_state * | gsm |
| Opal_GSM0610::Opal_GSM0610 | ( | const OpalMediaFormat & | inputMediaFormat, | |
| const OpalMediaFormat & | outputMediaFormat, | |||
| unsigned | inputBytesPerFrame, | |||
| unsigned | outputBytesPerFrame | |||
| ) |
| inputMediaFormat | Input media format |
| outputMediaFormat | Output media format |
| inputBytesPerFrame | Number of bytes in an input frame |
| outputBytesPerFrame | Number of bytes in an output frame |
| Opal_GSM0610::~Opal_GSM0610 | ( | ) |
gsm_state* Opal_GSM0610::gsm [protected] |
1.5.1