dlnasrv_plat/upnp_media_server_api/upnp_media_server_api.metaxml
author Sampo Huttunen <sampo.huttunen@nokia.com>
Wed, 24 Nov 2010 09:39:46 +0200
branchIOP_Improvements
changeset 45 a6c41ca11adf
parent 44 97caed2372ca
permissions -rw-r--r--
Updated the SIS package, there was some BC issue with the earlier version. Also updated the platform UID to S^3 version.

<?xml version="1.0" ?>
<api id="c151325b6098d0d1e3295dbaeea0836b" dataversion="2.0">
  <name>UPnP Media Server API</name>
  <description>The API to start and stop UPnP Media Server.</description>
  <type>c++</type>
  <collection>upnpmediaserver</collection>
  <libs>
    <lib name="avmediaserverclient.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>