dlnasrv_plat/upnp_av_objects_api/upnp_av_objects_api.metaxml
author Sampo Huttunen <sampo.huttunen@nokia.com>
Thu, 18 Nov 2010 15:46:57 +0200
branchIOP_Improvements
changeset 44 97caed2372ca
parent 0 7f85d04be362
permissions -rw-r--r--
Fixed AVController, it was accidentally set to search only for renderers. Now also servers are added to device list. Also some minor changes in package definition xml and platform API xml definition files.

<?xml version="1.0" ?>
<api id="0a0d900cb82f4c2eb37477cf77133cac" dataversion="2.0">
  <name>UPnP AV Objects API</name>
  <description>This API is used to create UPnP AV objects</description>
  <type>c++</type>
  <collection>upnpmediaserver</collection>
  <libs>
    <lib name="upnpavobjects.lib" />
  </libs>
  <release category="platform"/>
  <attributes>
     <!-- This indicates whether the api provides separate html documentation -->
     <!-- or is the additional documentation generated from headers. -->
     <!-- If you are unsure then the value is "no" -->
     <htmldocprovided>no</htmldocprovided>
     <adaptation>no</adaptation>
  </attributes>
</api>