mmsharing/mmshengine/inc/musengtelephoneutils.h
branchRCL_3
changeset 30 2d2c7d1515f7
parent 21 ce86b6d44a6d
child 31 33a5d2bbf6fc
equal deleted inserted replaced
24:407431f36921 30:2d2c7d1515f7
    65 	    /**
    65 	    /**
    66         * Checks if audio routing can be changed using LoudspeakerL
    66         * Checks if audio routing can be changed using LoudspeakerL
    67         * 
    67         * 
    68         * @return ETrue if audio routing can be changed using LoudspeakerL
    68         * @return ETrue if audio routing can be changed using LoudspeakerL
    69         */
    69         */
    70         TBool AudioRoutingCanBeChanged();
    70         TBool AudioRoutingCanBeChanged() const;
    71 
    71         
       
    72         /**
       
    73 		* Checks if audio output is BT
       
    74 		* 
       
    75 		* @return ETrue if audio routing is BT
       
    76 		*/
       
    77         TBool AudioOutputIsBT() const;
       
    78         
    72 		/**
    79 		/**
    73    		* Changes the audio routing between loudspeaker and handset.
    80    		* Changes the audio routing between loudspeaker and handset.
    74    		*  
    81    		*  
    75    		* @param aShowDialog if ETrue, user is notified about new audio routing
    82    		* @param aShowDialog if ETrue, user is notified about new audio routing
    76         */
    83         */