diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15.dita Fri Jun 11 12:39:03 2010 +0100 @@ -0,0 +1,24 @@ + + + + + +Audio +Streaming Example +
Description

This +C++ example application demonstrates the use of Audio Streaming API, which +provides functionality for recording audio stream into a buffer, and for playback +of the audio buffer. Besides playing, recording, and stopping the audio stream, +the recorded audio stream can be saved into a file, to be played again later. +The package includes PCM and AMR-NB encoded sample files. Audio Streaming +API is part of the Symbian Multimedia Framework (MMF).

+
Download

Click +on the following link to download the example: AudioStreamExample.zip

Click: browse to view the example code.

+
Classes

CMdaAudioInputStream

CMdaAudioOutputStream

MMdaAudioInputStreamCallback

MMdaAudioOutputStreamCallback

+
\ No newline at end of file