diff -r 000000000000 -r 71ca22bcf22a mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/mp3audioplaycontroller/Data/101FAFB6.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/mp3audioplaycontroller/Data/101FAFB6.rss Tue Feb 02 01:08:46 2010 +0200 @@ -0,0 +1,82 @@ +/* +* 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: Resource file for ECOM registry. +* +*/ + + +// INCLUDES +#include +#include +#include "MP3AudioPlayControllerPlugin.hrh" + + +// RESOURCE DEFINITIONS +// ----------------------------------------------------------------------------- +// +// theInfo +// +// ----------------------------------------------------------------------------- +// +RESOURCE REGISTRY_INFO theInfo + { + resource_format_version = RESOURCE_FORMAT_VERSION_2; + dll_uid = KUIDMP3PlayControllerPluginDll; // 0x101FAFB6 + interfaces = + { + INTERFACE_INFO + { + interface_uid = KMmfUidPluginInterfaceController; + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = KUIDMP3PlayControllerPluginImplementation; // 0x101FAFB7 + version_no = 1; + display_name = "MP3 Audio Controller Plugin"; + default_data = "?"; + opaque_data = "Nokia0x101F5D07

0x101FAFB8"; + rom_only = 0; + } + }; + }, + INTERFACE_INFO + { + interface_uid = KUIDMP3PlayControllerPluginFormatInterface; // 0x101FAFB8 + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = 0x10207B5A; // Dummy uid needed for place holder + version_no = 1; + display_name = "MP3 Read Format"; + default_data = "0x101FAFB7"; + opaque_data = "Nokia0X101F5D07??audio/mpeg?audio/mp3.mp3audio/mpegaudio/mp3"; + rom_only = 0; + }, + IMPLEMENTATION_INFO + { + implementation_uid = 0x10207B5B; // Dummy uid needed for place holder + version_no = 1; + display_name = "MP3 Read Format"; + default_data = "0x101FAFB7"; + opaque_data = "Nokia0X101F5D07.mp3audio/mpeg"; + rom_only = 0; + } + }; + } + }; + } + +// End of file