mmserv/tms/tmsserver/inc/tmsaudioinbandtoneplayer.h
changeset 16 43d09473c595
parent 12 5a06f39ad45b
child 20 b67dd1fc57c5
equal deleted inserted replaced
14:80975da52420 16:43d09473c595
    45     static TMSAudioInbandTonePlayer* NewL();
    45     static TMSAudioInbandTonePlayer* NewL();
    46 
    46 
    47     /**
    47     /**
    48      * Destructor.
    48      * Destructor.
    49      */
    49      */
    50     ~TMSAudioInbandTonePlayer();
    50     virtual ~TMSAudioInbandTonePlayer();
    51 
    51 
    52     /**
    52     /**
    53      * Plays given tone. Originates from CCP plugin.
    53      * Plays given tone. Originates from CCP plugin.
    54      * @param aTone inband tone needed to play
    54      * @param aTone inband tone needed to play
    55      */
    55      */