mmmw_plat/thumbnail_engine_api/thumbnail_engine_api.metaxml
branchRCL_3
changeset 17 60e492b28869
parent 0 71ca22bcf22a
equal deleted inserted replaced
15:ab526b8cacfb 17:60e492b28869
     1 <?xml version="1.0" ?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <api id="2f5bdfb86150f848ab2fceed34e8f3e6" dataversion="2.0">
     2 <api id="2f5bdfb86150f848ab2fceed34e8f3e6" dataversion="2.0">
     3   <name>Thumbnail Engine API</name>
     3   <name>Thumbnail Engine API</name>
     4   <description>Provides the means to read a frame from a video content file and return it as an RGB bitmap.</description>
     4   <description>Provides the means to read a frame from a video content file and return it as an RGB bitmap.</description>
     5   <type>c++</type>
     5   <type>c++</type>
     6   <collection>thumbnailengine</collection>
     6   <collection>mmserv</collection>
     7   <libs> 
     7   <libs>
     8   <lib name="TNEEngine.lib" />
     8     <lib name="TNEEngine.lib"/>
     9   </libs>
     9   </libs>
    10   <release category="platform"/>
    10   <release category="platform" sinceversion="3.0"/>
    11   <attributes>
    11   <attributes>
    12      <!-- This indicates wether the api provedes separate html documentation -->
    12     <!-- This indicates wether the api provedes separate html documentation -->
    13      <!-- or is the additional documentation generated from headers. -->
    13     <!-- or is the additional documentation generated from headers. -->
    14      <!-- If you are unsuere then the value is "no" -->
    14     <!-- If you are unsuere then the value is "no" -->
    15      <htmldocprovided>no</htmldocprovided>
    15     <htmldocprovided>no</htmldocprovided>
    16      <adaptation>no</adaptation>
    16     <adaptation>no</adaptation>
    17   </attributes>
    17   </attributes>
    18 </api>
    18 </api>