diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-D67D6147-ECE1-576C-A64C-120F32AE2AA2.dita --- a/Symbian3/PDK/Source/GUID-D67D6147-ECE1-576C-A64C-120F32AE2AA2.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-D67D6147-ECE1-576C-A64C-120F32AE2AA2.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,13 +1,13 @@ - - - - - -Stopping Audio Record This section describes how to use the DevSound library while stopping the audio record functionality. Call the CMMFDevSound::Stop() function to stop audio that is currently being recorded. The CMMFDevSound::Stop() can occur either after the CMMFDevSound::RecordData() call or after the MDevSoundObserver::BufferToBeEmptied() callback. Note: The client must call CMMFDevSound::RecordData() once for each MDevSoundObserver::BufferToBeEmptied() callback. A CMMFDevSound::Stop() call is always preceded by a CMMFDevSound::Pause() call, the recording cycle then continues until a zero length buffer is returned in the MDevSoundObserver::BufferToBeEmptied() call, after which the CMMFDevSound::Stop() call is made. Starting Audio + + + + + +Stopping Audio Record This section describes how to use the DevSound library while stopping the audio record functionality. Call the CMMFDevSound::Stop() function to stop audio that is currently being recorded. The CMMFDevSound::Stop() can occur either after the CMMFDevSound::RecordData() call or after the MDevSoundObserver::BufferToBeEmptied() callback. Note: The client must call CMMFDevSound::RecordData() once for each MDevSoundObserver::BufferToBeEmptied() callback. A CMMFDevSound::Stop() call is always preceded by a CMMFDevSound::Pause() call, the recording cycle then continues until a zero length buffer is returned in the MDevSoundObserver::BufferToBeEmptied() call, after which the CMMFDevSound::Stop() call is made. Starting Audio Record \ No newline at end of file