mmsharing/mmshengine/inc/musengmcesession.h
branchRCL_3
changeset 11 ff8a573c0e2e
parent 0 f0cf47e981f9
child 21 ce86b6d44a6d
--- a/mmsharing/mmshengine/inc/musengmcesession.h	Fri Mar 12 15:42:21 2010 +0200
+++ b/mmsharing/mmshengine/inc/musengmcesession.h	Mon Mar 15 12:40:08 2010 +0200
@@ -162,6 +162,12 @@
         */
         IMPORT_C void SetOrientationL( TDisplayOrientation aOrientation );
         
+        /**
+        * Returns state of the screen device.
+        * 
+        * @pre Session is ongoing
+        */
+        IMPORT_C TBool IsDisplayEnabledL();
 
     public: // VIRTUAL API
 
@@ -315,7 +321,14 @@
         void Reject( CMceInSession& aSession,
                      const TDesC8& aReason = KNullDesC8(),
                      TUint32 aCode = 0 );
-                     
+
+    protected:  // from CMusEngSession
+	
+        /**
+        *
+        */
+        void VolumeChanged( TInt aVolume, TBool aAudioRouteChanged );
+             
     
     protected: // from MMceInSessionObserver