dlnasrv_plat/upnp_avcp_api/upnp_avcp_api.metaxml
branchIOP_Improvements
changeset 40 08b5eae9f9ff
parent 39 6369bfd1b60d
child 41 b4d83ea1d6e2
equal deleted inserted replaced
39:6369bfd1b60d 40:08b5eae9f9ff
     1 <?xml version="1.0" ?>
       
     2 <api id="2c4df520ba7b3bfdf00d0a8971c63ce3" dataversion="1.0">
       
     3   <name>UPnP AVCP API</name>
       
     4   <description>Functions for controlling media server and media renderer UPnP devices and their AV services (Content Directory, Connection Manager, AV Transport, Rendering Control).</description>
       
     5   <type>c++</type>
       
     6   <subsystem>upnpavcontrolpoint</subsystem>
       
     7   <libs>
       
     8     <lib name="avcontrolframework.lib" />
       
     9   </libs>
       
    10   <release category="domain"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>no</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>