Symbian3/SDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-8-1-18-1-1-4-1-4-1.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 9 59758314f811
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-8-1-18-1-1-4-1-4-1" xml:lang="en"><title>S60
       
    13 Platform: Audio Streaming Example</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <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
       
    15 the use of Audio Streaming API, which provides functionality for recording
       
    16 audio stream into a buffer, and for playback of the audio buffer. Besides
       
    17 playing, recording, and stopping the audio stream, the recorded audio stream
       
    18 can be saved into a file, to be played again later. The package includes PCM
       
    19 and AMR-NB encoded sample files. Audio Streaming API is part of the Symbian
       
    20 Multimedia Framework (MMF). The updated example has been tested to support
       
    21 S60 5th Edition and touch UI. Important classes: CMdaAudioInputStream, CMdaAudioOutputStream,
       
    22 MMdaAudioInputStreamCallback, MMdaAudioOutputStreamCallback. For more details,
       
    23 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>
       
    24 <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
       
    25 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>
       
    26 </conbody></concept>