package ti.sdo.ce.examples.codecs.auddec1_ires

Codec Engine compatible audio decoder (with IRES) codec

This package wraps the audio decode IRES copy codec distributed with Framework Components, implementing the ICodec interface to enable easy integration into the Codec Engine environment. [ more ... ]
XDCspec declarations sourced in ti/sdo/ce/examples/codecs/auddec1_ires/package.xdc
 
package ti.sdo.ce.examples.codecs.auddec1_ires [1, 0, 0] {
 
    module AUDDEC1_IRES;
    // AUDDEC1_IRES codec specification
}
DETAILS
This package wraps the audio decode IRES copy codec distributed with Framework Components, implementing the ICodec interface to enable easy integration into the Codec Engine environment.
A package dependency (the 'requires' statement above) is established allowing the FC package to provide the [unmodified] codec library while this package provides merely the CE-specific metadata necessary for integration.
generated on Fri, 24 Feb 2012 03:46:53 GMT