EMIPLIB
Public Member Functions

MIPLPCEncoder Class Reference

Compress audio using the LPC codec. More...

#include <miplpcencoder.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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.


Member Function Documentation

bool MIPLPCEncoder::destroy ( )
bool MIPLPCEncoder::init ( )

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