phoneengine/audiohandling/inc/cpegsmaudiodata.h
changeset 27 2f8f8080a020
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
equal deleted inserted replaced
22:6bb1b21d2484 27:2f8f8080a020
   128         */
   128         */
   129         IMPORT_C void StopInbandTonePlay(); 
   129         IMPORT_C void StopInbandTonePlay(); 
   130 
   130 
   131     protected:  // From CPEAudioData
   131     protected:  // From CPEAudioData
   132         
   132         
   133         void DoHandleVolumeChange( TInt aVolume );
   133         void DoHandleVolumeChange( TInt aVolume, TBool aSendMsg=EFalse );
   134     
   134     
   135     private:
   135     private:
   136         /**
   136         /**
   137         * C++ default constructor.
   137         * C++ default constructor.
   138         */
   138         */