diff -r ff53afa8ad05 -r f6d44a0cd476 videoplayerapp/videoplayer/resources/service_conf.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videoplayerapp/videoplayer/resources/service_conf.xml Fri May 28 09:45:19 2010 +0300 @@ -0,0 +1,44 @@ + + + videoplayer + No path + Video services + + IVideoFetch + 1.0 + Interface to fetch video URI + Video Fetcher + + + com.nokia.symbian.IVideoFetch + 1.0 + Interface to fetch video URI + + + IVideoBrowse + 1.0 + Interface to browse categorized video content + Video Browse + + + com.nokia.symbian.IVideoBrowse + 1.0 + Interface to browse categorized video content + + + IVideoView + 1.0 + Interface to play a video + Video View + + + com.nokia.symbian.IVideoView + 1.0 + Interface to play a video + + + com.nokia.symbian.IFileView + 1.0 + Interface for playing video given a QFile + + \ No newline at end of file