mmsharing/mmshengine/inc/musengsession.h
branchRCL_3
changeset 20 2d2c7d1515f7
parent 16 ce86b6d44a6d
child 21 33a5d2bbf6fc
equal deleted inserted replaced
18:407431f36921 20:2d2c7d1515f7
    78         /**
    78         /**
    79         * Checks if audio routing can be changed using EnableLoudspeakerL
    79         * Checks if audio routing can be changed using EnableLoudspeakerL
    80         * 
    80         * 
    81         * @return ETrue if audio routing can be changed using EnableLoudspeakerL
    81         * @return ETrue if audio routing can be changed using EnableLoudspeakerL
    82         */
    82         */
    83         IMPORT_C TBool AudioRoutingCanBeChanged();
    83         IMPORT_C TBool AudioRoutingCanBeChanged() const;
    84         
    84         
       
    85         /**
       
    86 		* Checks if audio output is BT
       
    87 		* 
       
    88 		* @return ETrue if audio routing is BT
       
    89 		*/
       
    90         IMPORT_C TBool AudioOutputIsBT() const;
       
    91 		
    85         /**
    92         /**
    86         * Activates/deactivates loadspeaker
    93         * Activates/deactivates loadspeaker
    87         *
    94         *
    88         * @param TBool Enable or disable loudspeaker
    95         * @param TBool Enable or disable loudspeaker
    89         * @param TBool Show activation dialog
    96         * @param TBool Show activation dialog