mmserv/tms/tmsserver/inc/tmsglobaleffectssettings.h
branchRCL_3
changeset 20 0ac9a5310753
parent 19 095bea5f582e
equal deleted inserted replaced
19:095bea5f582e 20:0ac9a5310753
    88      * Returns the max gain.
    88      * Returns the max gain.
    89      * @return Current volume
    89      * @return Current volume
    90      */
    90      */
    91     TInt MaxGain() const;
    91     TInt MaxGain() const;
    92 
    92 
    93     /**
       
    94      * Resets volume to default if level is 0 when new call starts.
       
    95      * @return
       
    96      */
       
    97     void ResetDefaultVolume();
       
    98 
       
    99 private:
    93 private:
   100 
    94 
   101     /**
    95     /**
   102      * C++ default constructor.
    96      * C++ default constructor.
   103      */
    97      */