phoneengine/audiohandling/inc/cpegsmaudiodata.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
--- a/phoneengine/audiohandling/inc/cpegsmaudiodata.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/audiohandling/inc/cpegsmaudiodata.h	Tue Aug 31 15:14:29 2010 +0300
@@ -64,7 +64,7 @@
         */
         IMPORT_C static CPEGsmAudioData* NewL( MPEPhoneModelInternal& aPhoneModel,
                                                RFs& aFsSession );                                  
-		   
+           
                                                
         /**
         * Two-phased constructor for testing purposes
@@ -99,7 +99,7 @@
         * Plays the given dtmf tone
         * @since Series60_2.7
         * @param  aTone, dtmf tone to be played
-		* @param  aVolume, dtmf tones volume
+        * @param  aVolume, dtmf tones volume
         * @return None.  
         */
         IMPORT_C void PlayDtmfTone( const TChar& aTone ) const; 
@@ -130,7 +130,7 @@
 
     protected:  // From CPEAudioData
         
-        void DoHandleVolumeChange( TInt aVolume );
+        void DoHandleVolumeChange( TInt aVolume, TBool aSendMsg=EFalse );
     
     private:
         /**