|
|
This class is an advanced audio encoder. It does error correction by using nearly redundant data of left and right channel to "reconstruct" the full data.
|
Constructor for the audio encoder.
Parameters:
audioReader | AudioReaderInterface for the audio input. |
~ |
Destructor.
const card16 |
[const]
getTypeID() implementation of EncoderInterface.
const char* |
[const]
getTypeName implementation of EncoderInterface.
void |
activate() implementation of EncoderInterface.
void |
deactivate() implementation of EncoderInterface.
void |
reset() implementation of EncoderInterface.
bool |
prepareNextFrame() implementation of EncoderInterface.
cardinal |
getNextPacket() implementation of EncoderInterface.
void |
adaptQuality() implementation of EncoderInterface.
void |
[const]
getTransportInfo() implementation of EncoderInterface.
void |
setTransportInfo() implementation of EncoderInterface.