EMIPLIB
Public Member Functions

MIPLPCDecoder Class Reference

Decodes messages which contain LPC encoded data. More...

#include <miplpcdecoder.h>

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

List of all members.

Public Member Functions

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

Detailed Description

This component can be used to decompress data using the LPC codec. Input messages should be MIPEncodedAudioMessage instances with subtype MIPENCODEDAUDIOMESSAGE_TYPE_LPC. The component generates signed 16 bit native endian encoded raw audio messages.


Member Function Documentation

bool MIPLPCDecoder::destroy ( )
bool MIPLPCDecoder::init ( )

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