Hi.
I am trying to play a video clip using the MMF (CVideoPlayerUtility) on Nokia 6600.
While compiling the code I got some errors and it seems that the SDK documents does not mach the H file. for example NewL in its 'H file' version has 8 parameters while in the documents it has only 2.
after retreiving the other 6 that I needed (Screen device, WsSession, WindowBase, etc ...) the playing still does not work...