#include <speexcodec.h>
Inheritance diagram for Opal_Speex_Transcoder:

Public Member Functions | |
| Opal_Speex_Transcoder (const OpalMediaFormat &inputMediaFormat, const OpalMediaFormat &outputMediaFormat, unsigned inputBytesPerFrame, unsigned outputBytesPerFrame) | |
| ~Opal_Speex_Transcoder () | |
Protected Attributes | |
| SpeexBits * | bits |
| Opal_Speex_Transcoder::Opal_Speex_Transcoder | ( | 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_Speex_Transcoder::~Opal_Speex_Transcoder | ( | ) |
SpeexBits* Opal_Speex_Transcoder::bits [protected] |
1.5.1