EMIPLIB
|
An u-law encoder. More...
#include <mipulawencoder.h>
Public Member Functions | |
bool | init () |
Initialize the component. | |
bool | destroy () |
Clean up the component. |
This component accepts raw audio messages using 16 bit signed native endian encoding. The samples are converted to u-law encoded samples and a message with type MIPMESSAGE_TYPE_AUDIO_ENCODED and subtype MIPENCODEDAUDIOMESSAGE_TYPE_ULAW is produced.
bool MIPULawEncoder::destroy | ( | ) |
bool MIPULawEncoder::init | ( | ) |