libVX/build/demos/libVX/fromFileStereo
Move to the libVX/build/demos/libVX/fromFileStereo directory and open fromFileStereo.mcp with CodeWarrior to compile it. The generated executable files (.nef and *.srl files) will be generated in libVX/build/demos/libVX/fromFileStereo/bin/platform/target/. For example, for a Release target, the path might be:
libVX/build/demos/libVX/fromFileStereo/bin/ARM9-TS/Release/
Execute the compiled program from within CodeWarrior environment.
Plays a simple VX movie from a file with a stereo soundtrack on the upper screen. You can pause/resume video playback by using START button. You can stop video playback by using B button. You can restart video playback by using A button. You can select loop disable/enable by using SELECT button. LCD power is off/on when DS cover is closed/opened.
We have confirmed normal operation for all of the samples using the IS-NITRO-EMULATOR.
02/15/2006 Added description concerning buttons interactivity and cover management 10/26/2005 Initial version