#include <g726codec.h>
Inheritance diagram for Opal_G726_Transcoder:

Public Member Functions | |
| Opal_G726_Transcoder (const OpalMediaFormat &inputMediaFormat, const OpalMediaFormat &outputMediaFormat, unsigned in_bits, unsigned out_bits) | |
| ~Opal_G726_Transcoder () | |
Protected Attributes | |
| g726_state_s * | g726 |
| Opal_G726_Transcoder::Opal_G726_Transcoder | ( | const OpalMediaFormat & | inputMediaFormat, | |
| const OpalMediaFormat & | outputMediaFormat, | |||
| unsigned | in_bits, | |||
| unsigned | out_bits | |||
| ) |
| inputMediaFormat | Input media format |
| outputMediaFormat | Output media format |
| Opal_G726_Transcoder::~Opal_G726_Transcoder | ( | ) |
g726_state_s* Opal_G726_Transcoder::g726 [protected] |
1.5.1