bluetoothengine/btsac/btrcc/inc/btrccplayerstarter.h
branchRCL_3
changeset 11 a42ed326b458
parent 0 f63038272f30
--- a/bluetoothengine/btsac/btrcc/inc/btrccplayerstarter.h	Fri Mar 12 15:43:23 2010 +0200
+++ b/bluetoothengine/btsac/btrcc/inc/btrccplayerstarter.h	Mon Mar 15 12:41:15 2010 +0200
@@ -125,6 +125,11 @@
         TBool IsMusicPlayerRunning();
         
         /**
+         * Tells if Video player is running or not.
+         */
+        TBool IsVideoPlayerRunning();
+
+        /**
          * Launch MPX player.
          */
         void LaunchMusicPlayerL();