|
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-174D98FF-6782-564E-9FDF-1AE32F770591" xml:lang="en"><title>Sound |
|
13 Device Collection Overview </title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>The Sound Device collection provides a common interface for all audio functionality. </p> |
|
15 <section><title>Purpose</title> <p>The Sound Device collection represents |
|
16 a framework for hardware accelerated access to audio functionality on the |
|
17 Symbian platform. </p> </section> |
|
18 <section><title>Architectural relationship</title> <p>The Sound Device collection |
|
19 interacts with audio plug-ins and audio processing hardware. </p> </section> |
|
20 <section><title>Description</title> <p>The Sound Device collection includes |
|
21 a client API for audio and a plug-in interface, where plug-ins correspond |
|
22 to a particular accelerated function, such as MP3 decoding. </p> </section> |
|
23 <section><title>Components</title> <p>The Sound Device collection comprises |
|
24 the following components: </p> <ul> |
|
25 <li id="GUID-064C2E4F-113B-5C0B-9662-2DAD5D574F71"><p>DevSound API - the common |
|
26 API for all audio functionality. </p> </li> |
|
27 <li id="GUID-EF2413F1-9747-54B8-8EB4-23C736540C37"><p>Advanced Audio Adaptation |
|
28 Framework (A3F) - an alternative implementation of DevSound. </p> </li> |
|
29 <li id="GUID-401DEFD4-7506-5EA8-8B93-C70E4BD11F66"><p>DevSound Plug-in Support |
|
30 - provides support for loading plug-in implementations. </p> </li> |
|
31 <li id="GUID-4BC07079-DB38-5C39-B065-3F440C0DF081"><p>Reference DevSound Plug-ins |
|
32 - provides a DevSound reference implementation. </p> </li> |
|
33 </ul> </section> |
|
34 <section><title>Using Sound Device</title> <p>The Sound Device collection |
|
35 offers the following functionality: </p> <ul> |
|
36 <li id="GUID-726C6682-0C6D-5B3F-B1E0-2C1782048C50"><p>Playing and recording |
|
37 audio data. </p> </li> |
|
38 <li id="GUID-4EC6B4F5-3CAD-5D65-9511-972B3690F398"><p>Loading audio plug-ins. </p> </li> |
|
39 <li id="GUID-C0E3EFF7-B9B0-53E6-8480-B0427A6C47CE"><p>Implementing a DevSound. </p> </li> |
|
40 </ul> </section> |
|
41 <section><title>See also</title> <p><xref href="GUID-170A1D9C-12CB-502A-BCB3-9E2AEBB207FA.dita">A3F |
|
42 DevSound</xref> </p> <p><xref href="GUID-4AAABD77-C08E-5EE2-A02A-3B412EA6D23F.dita">Advanced |
|
43 Audio Adaptation Framework Overview</xref> </p> </section> |
|
44 </conbody></concept> |