Mobiclip dualScreen Sample Demo

Location

Mobiclip/build/demos/Mobiclip/dualScreen

Compile Method

Move to the Mobiclip/build/demos/Mobiclip/dualScreen directory and open dualScreen.mcp with CodeWarrior to compile it.
The generated executable files (.nef and *.srl files) will be generated in Mobiclip/build/demos/Mobiclip/dualScreen/bin/platform/target/.
For example, for Release target, the path will be:
Mobiclip/build/demos/Mobiclip/dualScreen/bin/ARM9-TS/Release/

Execution

Execute the compiled program from within CodeWarrior environment.

Description

Plays two Mobiclip movies from two different files on the upper and lower screen.
A mono soundtrack is included in the Mobiclip movie of 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.

Operating Environment

We have confirmed normal operation for all of the samples using the IS-NITRO-EMULATOR.

See Also

Mobiclip Library API Functions

Revision history

03/03/2008 Initial version