videoplayerapp/hbvideoplayer/resources/service_conf.xml
author hgs
Thu, 01 Apr 2010 22:38:49 +0300
changeset 30 4f111d64a341
child 17 69946d1824c4
permissions -rw-r--r--
201005

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>com.nokia.Videos</name>
  <filepath>No path</filepath>
  <description>Video services</description>
  <interface>
     <name>IVideoFetch</name>
     <version>1.0</version>
     <description>Interface to fetch video URI</description>
   </interface>
  <interface>
     <name>IVideoView</name>
     <version>1.0</version>
     <description>Interface to play a video</description>
   </interface>
</service>