The CMMFDevSound::Pause() function pauses the play tone state. If the CMMFDevSound::Resume() function is supported, you can then use it to continue playing.
You can pause and resume tones played by calling any of the following functions:
CMMFDevSound::PlayToneL(TInt,const TTimeIntervalMicroSeconds &) plays a single tone.
CMMFDevSound::PlayDualToneL(TInt,TInt,const TTimeIntervalMicroSeconds &) plays a dual tone.
CMMFDevSound::PlayDTMFStringL(const TDesC &) plays a DTMF (Dual and Multi-Frequency) tone
CMMFDevSound::PlayToneSequenceL(const TDesC8 &) plays a sequence of tones.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.