diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-A5B74E5C-A26F-5699-8885-3C7F3121FAD6.dita --- a/Symbian3/PDK/Source/GUID-A5B74E5C-A26F-5699-8885-3C7F3121FAD6.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-A5B74E5C-A26F-5699-8885-3C7F3121FAD6.dita Tue Mar 30 11:56:28 2010 +0100 @@ -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