Symbian3/SDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-8-1-18-1-1-4-1-4-1.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Wed, 31 Mar 2010 11:11:55 +0100
changeset 7 51a74ef9ed63
permissions -rw-r--r--
Week 12 contribution of API Specs and fix SDK submission

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-8-1-18-1-1-4-1-4-1" xml:lang="en"><title>S60
Platform: Audio Streaming Example</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<section id="GUID-ED773F7F-7F98-42ED-AE2F-290B980B02FC-GENID-1-8-1-18-1-1-4-1-4-1-2-1"><title>Description</title> <p> 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). The updated example has been tested to support
S60 5th Edition and touch UI. Important classes: CMdaAudioInputStream, CMdaAudioOutputStream,
MMdaAudioInputStreamCallback, MMdaAudioOutputStreamCallback. For more details,
click on this link : <xref href="http://www.forum.nokia.com/info/sw.nokia.com/id/8bee21ad-d39c-4b84-b0cd-5a54b556a70a/S60_Platform_Audio_Streaming_Example.html" scope="external"> Audio Streaming Example</xref></p> </section>
<section id="GUID-7FDD920B-524F-5EF4-B87F-EB78A83FB789-GENID-1-8-1-18-1-1-4-1-4-1-2-2"><title>Download</title> <p>Click
on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-90b3674d-2812-418b-8f00-74916bca2b55.zip" scope="external"> AudioStreamExample.zip </xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-90b3674d-2812-418b-8f00-74916bca2b55.html" scope="peer">browse </xref>to view the example code. </p> </section>
</conbody></concept>