EMIPLIB
|
Compress audio using the GSM 06.10 codec. More...
#include <mipgsmencoder.h>
Public Member Functions | |
bool | init () |
Initialize the GSM encoding component. | |
bool | destroy () |
Clean up the GSM encoder. |
Using this component, 16 bit signed (native encoded) raw audio messages can be compressed using the GSM 06.10 codec. Messages generated by this component are encoded audio messages with subtype MIPENCODEDAUDIOMESSAGE_TYPE_GSM.
bool MIPGSMEncoder::destroy | ( | ) |
bool MIPGSMEncoder::init | ( | ) |