mmmw_plat/thumbnail_engine_api/thumbnail_engine_api.metaxml
changeset 0 71ca22bcf22a
child 28 ebf79c79991a
equal deleted inserted replaced
-1:000000000000 0:71ca22bcf22a
       
     1 <?xml version="1.0" ?>
       
     2 <api id="2f5bdfb86150f848ab2fceed34e8f3e6" dataversion="2.0">
       
     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>
       
     5   <type>c++</type>
       
     6   <collection>thumbnailengine</collection>
       
     7   <libs> 
       
     8   <lib name="TNEEngine.lib" />
       
     9   </libs>
       
    10   <release category="platform"/>
       
    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>