bluetoothengine/btsac/btrcc/inc/btrccplayerstarter.h
branchRCL_3
changeset 11 a42ed326b458
parent 0 f63038272f30
equal deleted inserted replaced
10:0707dd69d236 11:a42ed326b458
   123          * Tells if MPX music player is running or not.
   123          * Tells if MPX music player is running or not.
   124          */
   124          */
   125         TBool IsMusicPlayerRunning();
   125         TBool IsMusicPlayerRunning();
   126         
   126         
   127         /**
   127         /**
       
   128          * Tells if Video player is running or not.
       
   129          */
       
   130         TBool IsVideoPlayerRunning();
       
   131 
       
   132         /**
   128          * Launch MPX player.
   133          * Launch MPX player.
   129          */
   134          */
   130         void LaunchMusicPlayerL();
   135         void LaunchMusicPlayerL();
   131         
   136         
   132 private:
   137 private: