mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/awbaudioplaycontroller/Data/101FAFBC.rss
changeset 0 71ca22bcf22a
child 10 3d8c721bf319
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/awbaudioplaycontroller/Data/101FAFBC.rss	Tue Feb 02 01:08:46 2010 +0200
@@ -0,0 +1,73 @@
+/*
+* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:  RSS file for awb audio play controller
+*
+*/
+
+
+// INCLUDES
+#include <registryinfov2.rh>
+#include <mmfplugininterfaceuids.hrh>
+#include "AWBAudioPlayControllerPlugin.hrh"
+
+
+//  RESOURCE DEFINITIONS 
+// -----------------------------------------------------------------------------
+//   
+// theInfo
+//
+// -----------------------------------------------------------------------------
+//
+RESOURCE REGISTRY_INFO theInfo
+	{
+        resource_format_version = RESOURCE_FORMAT_VERSION_2;
+	dll_uid = KUIDAWBPlayControllerPluginDll;	// 0x101FAFBC
+	interfaces = 
+		{
+		INTERFACE_INFO
+			{
+			interface_uid = KMmfUidPluginInterfaceController;
+			implementations = 
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid = KUIDAWBPlayControllerPluginImplementation;	// 0x101FAFBD
+					version_no = 1;
+					display_name = "AWB Audio Play Controller Plugin";
+					default_data = "?";
+					opaque_data = "<s>Nokia<i>0x101F5D07<p>0x101FAFBE<d>";
+                                        rom_only = 0;					
+					}
+				};
+			},
+		INTERFACE_INFO
+			{
+			interface_uid = KUIDAWBPlayControllerPluginFormatInterface;	// 0x101FAFBE
+			implementations = 
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid = 0x10207B59;   // Dummy uid needed for place holder
+					version_no = 1;
+					display_name = "AWB Read Format";
+					default_data = "0x101FAFBD";
+					opaque_data = "<s>Nokia<i>0x101F5D07<e>.awb<h>#!AMR-WB\n<h>?audio/amr-wb<m>audio/amr-wb";
+                                        rom_only = 0;	
+					}
+				};
+			}
+		};
+	}
+
+// End of file