diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-57412030-6B02-592A-81D5-54D2767ED131.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-57412030-6B02-592A-81D5-54D2767ED131.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,13 @@ + + + + + +Retrieving Audio Play Samples This document describes how to retrieve the number of samples used while playing audio. To find out the number of samples that have been played so far, use the CMMFDevSound::SamplesPlayed() query method. This returns the number of samples played since the last CMMFDevSound::PlayInitL() call. Note: The CMMFDevSound::SamplesPlayed() query returns a zero value until the start of the play cycle. The count of samples played is returned in the playing and paused states. Starting Audio + Play \ No newline at end of file