EMIPLIB
|
Compress audio using the LPC codec. More...
#include <miplpcencoder.h>
Public Member Functions | |
bool | init () |
Initialize the LPC encoding component. | |
bool | destroy () |
Clean up the LPC encoder. |
Using this component, signed raw 16 bit (native encoded) audio messages can be compressed using the LPC codec. Messages generated by this component are encoded audio messages with subtype MIPENCODEDAUDIOMESSAGE_TYPE_LPC.
bool MIPLPCEncoder::destroy | ( | ) |
bool MIPLPCEncoder::init | ( | ) |