sl@0: // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: #include sl@0: #include sl@0: #include sl@0: #include "TSU_MMF_DEVSOUND_TESTDEVICE_ImplementationUID.hrh" sl@0: sl@0: RESOURCE REGISTRY_INFO theInfo sl@0: { sl@0: dll_uid = 0x101F9F50; sl@0: interfaces = sl@0: { sl@0: INTERFACE_INFO sl@0: { sl@0: interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice sl@0: implementations = sl@0: { sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KMmfUidTestHwDevice; sl@0: version_no = 1; sl@0: display_name = "Test Hw Device||Copyright 2004 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KTestDummyPlayPolicyUpdateUidValue; sl@0: version_no = 1; sl@0: display_name = "DevSound test HwDevice1||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TST1, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KTestDummyRecordPolicyUpdateUidValue; sl@0: version_no = 1; sl@0: display_name = "DevSound test HwDevice1||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = " P16,TST1" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KTestDummyStartPlayUidValue; sl@0: version_no = 1; sl@0: display_name = "DevSound test HwDevice2||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TST2, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KTestDummyStartRecordUidValue; sl@0: version_no = 1; sl@0: display_name = "DevSound test HwDevice2||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = " P16,TST2" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KTestDummyPlayDataUidValue; sl@0: version_no = 1; sl@0: display_name = "DevSound test HwDevice3||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TST3, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KTestDummyRecordDataUidValue; sl@0: version_no = 1; sl@0: display_name = "DevSound test HwDevice3||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = " P16,TST3" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; sl@0: }, sl@0: INTERFACE_INFO sl@0: { sl@0: // UID of interface that is implemented sl@0: interface_uid = KUidA3fFourCCConvertorPlugin; sl@0: implementations = sl@0: { sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = 0x10285CCE; sl@0: version_no = 1; sl@0: display_name = "TST1"; sl@0: default_data = "" ; sl@0: opaque_data = "TST10x10285CCB"; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = 0x10285CCF; sl@0: version_no = 1; sl@0: display_name = "TST2"; sl@0: default_data = "" ; sl@0: opaque_data = "TST20x10285CCC"; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = 0x10285CD0; sl@0: version_no = 1; sl@0: display_name = "TST3"; sl@0: default_data = "" ; sl@0: opaque_data = "TST30x10285CCD"; sl@0: } sl@0: sl@0: }; sl@0: } sl@0: }; sl@0: } sl@0: