os/mm/mm_plat/audio_routing_api/audio_routing_api.metaxml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
<?xml version="1.0" ?>
sl@0
     2
<api id="999d9d1cd12bdb119ed848e9349dfaf8" dataversion="2.0">
sl@0
     3
  <name>Audio Routing API</name>
sl@0
     4
  <description>An API for Audio Routing created to provide audio routing to public and private output and input. In Series 60 Platform release 3.0 Audio Routing output is only supported by the adaptation for setting secure output (DRM-encrypted audio).</description>
sl@0
     5
  <type>c++</type>
sl@0
     6
  <collection>devsoundextensions</collection>
sl@0
     7
  <libs>
sl@0
     8
    <lib name="AudioInputRouting.lib" />
sl@0
     9
    <lib name="AudioOutputRouting.lib" />
sl@0
    10
  </libs>
sl@0
    11
  <release category="platform"/>
sl@0
    12
  <attributes>
sl@0
    13
     <!-- This indicates wether the api provedes separate html documentation -->
sl@0
    14
     <!-- or is the additional documentation generated from headers. -->
sl@0
    15
     <!-- If you are unsuere then the value is "no" -->
sl@0
    16
     <htmldocprovided>no</htmldocprovided>
sl@0
    17
     <adaptation>yes</adaptation>
sl@0
    18
  </attributes>
sl@0
    19
</api>