how to use player file .mp4 in emulator s40 sdk fp2 (5300)
//VideoControl.USE_DIRECT_VIDEO
videoControl.setVisible (true);
videoControl.setDisplayLocation (0, 0);
videoControl.setDisplaySize (176, 132);
player.start ();
can't play video normal mode ...video player is dot pixel?

Reply With Quote

