diff -r 000000000000 -r bde4ae8d615e os/mm/mmlibs/mmfw/tsrc/mmfunittest/DevSoundTest/TestDevice/101F9F50_a3f.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/mm/mmlibs/mmfw/tsrc/mmfunittest/DevSoundTest/TestDevice/101F9F50_a3f.rss Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,125 @@ +// Copyright (c) 2004-2009 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: +// + +#include +#include +#include +#include "TSU_MMF_DEVSOUND_TESTDEVICE_ImplementationUID.hrh" + +RESOURCE REGISTRY_INFO theInfo + { + dll_uid = 0x101F9F50; + interfaces = + { + INTERFACE_INFO + { + interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = KMmfUidTestHwDevice; + version_no = 1; + display_name = "Test Hw Device||Copyright 2004 Symbian Ltd. All Rights Reserved.||"; + default_data = "TEST, P16" ; // four CC codes + opaque_data = ""; + }, + + IMPLEMENTATION_INFO + { + implementation_uid = KTestDummyPlayPolicyUpdateUidValue; + version_no = 1; + display_name = "DevSound test HwDevice1||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; + default_data = "TST1, P16" ; // four CC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KTestDummyRecordPolicyUpdateUidValue; + version_no = 1; + display_name = "DevSound test HwDevice1||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; + default_data = " P16,TST1" ; // four CC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KTestDummyStartPlayUidValue; + version_no = 1; + display_name = "DevSound test HwDevice2||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; + default_data = "TST2, P16" ; // four CC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KTestDummyStartRecordUidValue; + version_no = 1; + display_name = "DevSound test HwDevice2||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; + default_data = " P16,TST2" ; // four CC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KTestDummyPlayDataUidValue; + version_no = 1; + display_name = "DevSound test HwDevice3||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; + default_data = "TST3, P16" ; // four CC codes + opaque_data = ""; + }, + IMPLEMENTATION_INFO + { + implementation_uid = KTestDummyRecordDataUidValue; + version_no = 1; + display_name = "DevSound test HwDevice3||Copyright 2008 Symbian Ltd. All Rights Reserved.||"; + default_data = " P16,TST3" ; // four CC codes + opaque_data = ""; + } + }; + }, + INTERFACE_INFO + { + // UID of interface that is implemented + interface_uid = KUidA3fFourCCConvertorPlugin; + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = 0x10285CCE; + version_no = 1; + display_name = "TST1"; + default_data = "" ; + opaque_data = "TST10x10285CCB"; + }, + IMPLEMENTATION_INFO + { + implementation_uid = 0x10285CCF; + version_no = 1; + display_name = "TST2"; + default_data = "" ; + opaque_data = "TST20x10285CCC"; + }, + IMPLEMENTATION_INFO + { + implementation_uid = 0x10285CD0; + version_no = 1; + display_name = "TST3"; + default_data = "" ; + opaque_data = "TST30x10285CCD"; + } + + }; + } + }; + } +