EMIPLIB
Public Member Functions

MIPGSMDecoder Class Reference

Decodes messages which contain GSM 06.10 encoded data. More...

#include <mipgsmdecoder.h>

Inheritance diagram for MIPGSMDecoder:
Inheritance graph
[legend]
Collaboration diagram for MIPGSMDecoder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool init ()
 Initialize the GSM decoder.
bool destroy ()
 Clean up the GSM decoder.

Detailed Description

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.


Member Function Documentation

bool MIPGSMDecoder::destroy ( )
bool MIPGSMDecoder::init ( )

The documentation for this class was generated from the following file: