diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-A5B74E5C-A26F-5699-8885-3C7F3121FAD6.dita --- a/Symbian3/PDK/Source/GUID-A5B74E5C-A26F-5699-8885-3C7F3121FAD6.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-A5B74E5C-A26F-5699-8885-3C7F3121FAD6.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,13 +1,13 @@ - - - - - -Stopping Audio Play This tutorial describes how to stop the audio that is currently being played. Call the CMMFDevSound::Stop() function to stop the playing audio. The CMMFDevSound::Stop() can occur either after the CMMFDevSound::PlayData() call or after the MDevSoundObserver::BufferToBeFilled() callback. Note: After calling CMMFDevSound::Stop(), the client should not call PlayData() for any outstanding MDevSoundObserver::BufferToBeFilled() callbacks as they will be ignored. The client should not attempt to write any data into the buffer after the call to CMMFDevSound::Stop() as the buffer may no longer be valid. Starting Audio + + + + + +Stopping Audio Play This tutorial describes how to stop the audio that is currently being played. Call the CMMFDevSound::Stop() function to stop the playing audio. The CMMFDevSound::Stop() can occur either after the CMMFDevSound::PlayData() call or after the MDevSoundObserver::BufferToBeFilled() callback. Note: After calling CMMFDevSound::Stop(), the client should not call PlayData() for any outstanding MDevSoundObserver::BufferToBeFilled() callbacks as they will be ignored. The client should not attempt to write any data into the buffer after the call to CMMFDevSound::Stop() as the buffer may no longer be valid. Starting Audio Play \ No newline at end of file