Hi,
I am using this (http://wiki.forum.nokia.com/index.ph...oPlayerUtility) for playing a video file.
My application consists of 3 views. out of which, one is for creating the instance of MediaEngine.
iMediaEngine = CMediaEngine::NewL( view2 );
If I call iAppUi->iMediaEngine->InitControllerL(); from view1, it is playing the file with background as view1 and only audio can be audible. No other video frames are coming.
Please anyone tell me what to refresh to play the video file correctly ?



