EMIPLIB
Public Member Functions

MIPGSMEncoder Class Reference

Compress audio using the GSM 06.10 codec. More...

#include <mipgsmencoder.h>

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

List of all members.

Public Member Functions

bool init ()
 Initialize the GSM encoding component.
bool destroy ()
 Clean up the GSM encoder.

Detailed Description

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.


Member Function Documentation

bool MIPGSMEncoder::destroy ( )
bool MIPGSMEncoder::init ( )

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