package ti.sdo.ce.vidtranscode

Abstract video transcode algorithm interfaces

This package contains interfaces implemented by all video transcode algorithms that support the Codec Engine. In addition, it provides APIs that clients can call to create and run these algorithms.
XDCspec declarations sourced in ti/sdo/ce/vidtranscode/package.xdc
package ti.sdo.ce.vidtranscode [1, 0, 1] {
 
    interface IVIDTRANSCODE;
    // IVIDTRANSCODE-compliant video transcoder interface
}
generated on Mon, 20 Sep 2010 23:50:23 GMT