diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-96B8657D-FC07-5D5C-8ADE-3B2167A9229E.dita --- a/Symbian3/PDK/Source/GUID-96B8657D-FC07-5D5C-8ADE-3B2167A9229E.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-96B8657D-FC07-5D5C-8ADE-3B2167A9229E.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,43 +1,43 @@ - - - - - -Pausing -and Resuming Audio Record The Pause() function stops recording audio, without -stopping the buffer traffic. If the Resume() function is -supported, you can then use it to continue recording. The buffer traffic continues -because the Pause() function does not terminate the MMMFAudioDataConsumer::BufferToBeEmptied(MMMFBufferSink -*,CMMFBuffer *) RecordData() cycle. - - -Call the CMMFDevSound::Pause() function to pause -the audio record state. - - -Call the CMMFDevSound::IsResumeSupported() function -to check that the Resume() function is supported. - - - -If the resume function is supported, call the CMMFDevSound::Resume() function -to pause the audio record state. - - -Otherwise you must use the shut down stop function. For more information -about the shut down stop function, see Stopping -Audio Record. - - - - - -Starting -Audio Record + + + + + +Pausing +and Resuming Audio Record The Pause() function stops recording audio, without +stopping the buffer traffic. If the Resume() function is +supported, you can then use it to continue recording. The buffer traffic continues +because the Pause() function does not terminate the MMMFAudioDataConsumer::BufferToBeEmptied(MMMFBufferSink +*,CMMFBuffer *) RecordData() cycle. + + +Call the CMMFDevSound::Pause() function to pause +the audio record state. + + +Call the CMMFDevSound::IsResumeSupported() function +to check that the Resume() function is supported. + + + +If the resume function is supported, call the CMMFDevSound::Resume() function +to pause the audio record state. + + +Otherwise you must use the shut down stop function. For more information +about the shut down stop function, see Stopping +Audio Record. + + + + + +Starting +Audio Record \ No newline at end of file