mmsharing/mmshengine/inc/musengtelephoneutils.h
branchRCL_3
changeset 30 2d2c7d1515f7
parent 21 ce86b6d44a6d
child 31 33a5d2bbf6fc
--- a/mmsharing/mmshengine/inc/musengtelephoneutils.h	Mon Jun 21 15:36:50 2010 +0300
+++ b/mmsharing/mmshengine/inc/musengtelephoneutils.h	Thu Jul 15 18:35:08 2010 +0300
@@ -67,8 +67,15 @@
         * 
         * @return ETrue if audio routing can be changed using LoudspeakerL
         */
-        TBool AudioRoutingCanBeChanged();
-
+        TBool AudioRoutingCanBeChanged() const;
+        
+        /**
+		* Checks if audio output is BT
+		* 
+		* @return ETrue if audio routing is BT
+		*/
+        TBool AudioOutputIsBT() const;
+        
 		/**
    		* Changes the audio routing between loudspeaker and handset.
    		*