sl@0: // Copyright (c) 2007-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 "ecom/registryinfo.rh" sl@0: #include sl@0: #include "devsoundciutestdevices.hrh" sl@0: #include sl@0: sl@0: RESOURCE REGISTRY_INFO theInfo sl@0: { sl@0: dll_uid = KUidDevsoundCIUTestDevicesDll ; 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 = KUidPlayBackStatusTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KUidEAacPlusDecoderTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KUidSbcEncoderTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KUidSetDrmProtectedTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KUidAdvancedAacEncodeSettingsTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KUidGetTimestampsTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: }, sl@0: IMPLEMENTATION_INFO sl@0: { sl@0: implementation_uid = KUidBufferFramesConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidAacDecoderConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidG729DecoderConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidG729EncoderConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidAudioVibraControlTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidSampleBufferingTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidAudioDspControlTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidSpeechEncoderConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidG711DecoderConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidG711EncoderConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidIlbcDecoderIntfcTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidIlbcEncoderIntfcTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidErrorConcealmentIntfcTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidGsmConfigTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; 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 = KUidUnderflowAutoStopControlTestDevice; sl@0: version_no = 1; sl@0: display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||"; sl@0: default_data = "TEST, P16" ; // four CC codes sl@0: opaque_data = ""; sl@0: } sl@0: }; sl@0: } sl@0: }; sl@0: } sl@0: