Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Davinci Multimedia Application Interface

6 bytes removed, 00:10, 18 December 2010
no edit summary
== Example ==
Below is a simple DMAI example showing audio decode using an AAC decoder and the Codec Engine (no error checking). Input is an elementary stream file and output is the sound device driver:  <code lang="c">{</code>
#include &lt;xdc/std.h&gt;
Engine_close(hEngine);
Sound_delete(hSound);
 
}
==Versions==