EMIPLIB
|
Decodes messages which contain LPC encoded data. More...
#include <miplpcdecoder.h>
Public Member Functions | |
bool | init () |
Initialize the LPC decoder. | |
bool | destroy () |
Clean up the LPC decoder. |
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.
bool MIPLPCDecoder::destroy | ( | ) |
bool MIPLPCDecoder::init | ( | ) |