EMIPLIB
|
Decodes messages which contain GSM 06.10 encoded data. More...
#include <mipgsmdecoder.h>
Public Member Functions | |
bool | init () |
Initialize the GSM decoder. | |
bool | destroy () |
Clean up the GSM decoder. |
This component can be used to decompress data using the GSM codec. Input messages should be MIPEncodedAudioMessage instances with subtype MIPENCODEDAUDIOMESSAGE_TYPE_GSM. The component generates signed 16 bit native endian encoded raw audio messages.
bool MIPGSMDecoder::destroy | ( | ) |
bool MIPGSMDecoder::init | ( | ) |