videoplayerapp/videoplayer/resources/service_conf.xml
changeset 50 21fe8338c6bf
parent 39 f6d44a0cd476
child 66 adb51f74b890
--- a/videoplayerapp/videoplayer/resources/service_conf.xml	Fri Jul 23 11:10:06 2010 +0300
+++ b/videoplayerapp/videoplayer/resources/service_conf.xml	Fri Aug 06 09:43:48 2010 +0300
@@ -40,5 +40,11 @@
      <name>com.nokia.symbian.IFileView</name>
      <version>1.0</version>
      <description>Interface for playing video given a QFile</description>
-  </interface>   
+  </interface>
+  <interface>
+     <name>com.nokia.symbian.IUriView</name>
+     <version>1.0</version>
+     <description>Interface for playing RSTP and MMS</description>
+     <customproperty key="schemes">rtsp, rtspt, rtspu, mms, mmst</customproperty>
+  </interface>  
 </service>
\ No newline at end of file