 by edge » Jul 27, 2009 @ 1:01pm
by edge » Jul 27, 2009 @ 1:01pm 
			
			Hi,
For Symbian we recommend using the CVideoPlayerUtility class and for Windows Mobile DirectShow.
To get the CVideoPlayerUtility to work you can fetch the parameters you need from the following sources:
&RWsSession: CCoeEnv::Static()->WsSession() (can be called anywhere)
CWsScreenDevice: *CCoeEnv::Static()->ScreenDevice() (can be called anywhere)
&RWindow: GetWindowHandle() (can be called from within the EDGELIB framework)