mmmw_plat/audio_metadata_reader_api/audio_metadata_reader_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="f5a65440f33b24667dc3ea04f489cfa1" dataversion="2.0">
     2 <api id="f5a65440f33b24667dc3ea04f489cfa1" dataversion="2.0">
     3 <name>Audio MetaData Reader API</name>
     3   <name>Audio MetaData Reader API</name>
     4 <description>An API to support metadata (ID3v1, ID3v2, 3GPP-udta) extraction from MP3, AAC, and 3GPP files. A separate API from the Symbian API that is tied to MMFController Framework, Meta Data Utility is more efficient in that it does need to launch audio controllers to retrieve metadata.</description>
     4   <description>An API to support metadata (ID3v1, ID3v2, 3GPP-udta) extraction from MP3, AAC, and 3GPP files. A separate API from the Symbian API that is tied to MMFController Framework, Meta Data Utility is more efficient in that it does need to launch audio controllers to retrieve metadata.</description>
     5 <type>c++</type>
     5   <type>c++</type>
     6 <collection>metadatautility</collection>
     6   <collection>mmserv</collection>
     7 <libs><lib name="MetaDataUtility.lib"/>
     7   <libs>
     8 <lib name="3GPExtParser.lib"/>
     8     <lib name="MetaDataUtility.lib"/>
     9 </libs>
     9     <lib name="3GPExtParser.lib"/>
    10 <release category="platform" sinceversion=""/>
    10   </libs>
    11 <attributes>
    11   <release category="platform" sinceversion="3.0"/>
    12 <htmldocprovided>no</htmldocprovided>
    12   <attributes>
    13 <adaptation>no</adaptation>
    13     <htmldocprovided>no</htmldocprovided>
    14 </attributes>
    14     <adaptation>no</adaptation>
       
    15   </attributes>
    15 </api>
    16 </api>