1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mm_plat/devsound_adaptation_api/devsound_adaptation_api.metaxml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,18 @@
1.4 +<?xml version="1.0" ?>
1.5 +<api id="d94fd58c364b951fc90cdc5b9aa255b4" dataversion="2.0">
1.6 + <name>DevSound Adaptation API</name>
1.7 + <description>The main API for audio adaptation. Realized by the adaptation.</description>
1.8 + <type>c++</type>
1.9 + <collection>devsoundextensions</collection>
1.10 + <libs>
1.11 + <lib name="MmfDevSoundAdaptation.lib" />
1.12 + </libs>
1.13 + <release category="platform"/>
1.14 + <attributes>
1.15 + <!-- This indicates wether the api provedes separate html documentation -->
1.16 + <!-- or is the additional documentation generated from headers. -->
1.17 + <!-- If you are unsuere then the value is "no" -->
1.18 + <htmldocprovided>no</htmldocprovided>
1.19 + <adaptation>yes</adaptation>
1.20 + </attributes>
1.21 +</api>