mmmw_plat/stream_control_custom_command_api/stream_control_custom_command_api.metaxml
branchRCL_3
changeset 40 60e492b28869
parent 0 71ca22bcf22a
--- a/mmmw_plat/stream_control_custom_command_api/stream_control_custom_command_api.metaxml	Mon Jun 21 16:15:34 2010 +0300
+++ b/mmmw_plat/stream_control_custom_command_api/stream_control_custom_command_api.metaxml	Thu Jul 15 19:13:36 2010 +0300
@@ -1,18 +1,18 @@
-<?xml version="1.0" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <api id="5e8fa668e3a6f487ae28d8d0a8726089" dataversion="2.0">
   <name>Stream Control Custom Command API</name>
   <description>This API defines custom commands need to be implemented by components to be able to work with Enhanced Media Client API.</description>
   <type>c++</type>
-  <collection>audioenhancements</collection>
+  <collection>mmfenh</collection>
   <libs>
-    <lib name="StreamControlCustomCommands.lib" />
+    <lib name="StreamControlCustomCommands.lib"/>
   </libs>
-  <release category="platform"/>
+  <release category="platform" sinceversion="3.2"/>
   <attributes>
-     <!-- This indicates wether the api provedes separate html documentation -->
-     <!-- or is the additional documentation generated from headers. -->
-     <!-- If you are unsuere then the value is "no" -->
-     <htmldocprovided>no</htmldocprovided>
-     <adaptation>no</adaptation>
+    <!-- This indicates wether the api provedes separate html documentation -->
+    <!-- or is the additional documentation generated from headers. -->
+    <!-- If you are unsuere then the value is "no" -->
+    <htmldocprovided>no</htmldocprovided>
+    <adaptation>no</adaptation>
   </attributes>
 </api>