diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-D67D6147-ECE1-576C-A64C-120F32AE2AA2.dita --- a/Symbian3/PDK/Source/GUID-D67D6147-ECE1-576C-A64C-120F32AE2AA2.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-D67D6147-ECE1-576C-A64C-120F32AE2AA2.dita Thu Mar 11 18:02:22 2010 +0000 @@ -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