mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/aacaudioplaycontroller/Data/101FAFB3.rss
/*
* 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 <registryinfov2.rh>
#include <mmfplugininterfaceuids.hrh>
#include "AACAudioPlayControllerPlugin.hrh"
// RESOURCE DEFINITIONS
// -----------------------------------------------------------------------------
//
// theInfo
//
// -----------------------------------------------------------------------------
//
RESOURCE REGISTRY_INFO theInfo
{
resource_format_version = RESOURCE_FORMAT_VERSION_2;
dll_uid = KUIDAACPlayControllerPluginDll; // 0x101FAFB3
interfaces =
{
INTERFACE_INFO
{
interface_uid = KMmfUidPluginInterfaceController;
implementations =
{
IMPLEMENTATION_INFO
{
implementation_uid = KUIDAACPlayControllerPluginImplementation; // 0x101FAFB4
version_no = 1;
display_name = "AAC Audio Controller Plugin";
default_data = "?";
opaque_data = "<s>Nokia<i>0x101F5D07<p>0x101FAFB5<a>0x200000<d>";
rom_only = 0;
}
};
},
INTERFACE_INFO
{
interface_uid = KUIDAACPlayControllerPluginFormatInterface; // 0x101FAFB5
implementations =
{
IMPLEMENTATION_INFO
{
implementation_uid = 0x10207B55; // Dummy uid needed for place holder
version_no = 1;
display_name = "AAC Read Format";
default_data = "0x101FAFB4";
opaque_data = "<s>Nokia<i>0x101F5D07<h>ADIF<h>?audio/aac<e>.aac<m>audio/aac";
rom_only = 0;
},
IMPLEMENTATION_INFO
{
implementation_uid = 0x10207B56; // Dummy uid needed for place holder
version_no = 1;
display_name = "AAC Read Format";
default_data = "0x101FAFB4";
opaque_data = "<s>Nokia<i>0x101F5D07<e>.aac<m>audio/aac";
rom_only = 0;
}
};
}
};
}
// End of file