|
|
This class is an simple audio encoder. It does no error correction or redundant transmission.
|
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.