First public contribution.
1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 #include <ecom/registryinfo.rh>
17 #include <mmf/plugin/mmfdevsoundcustominterface.hrh>
18 #include "cmmfdevsoundcifileblocklengthimpluid.hrh"
20 RESOURCE REGISTRY_INFO theInfo
23 dll_uid = KMmfUidCIFileBlockLengthDll;
28 interface_uid = KUidDevSoundCustomInterfaceMux; // Mux
33 implementation_uid = KMmfUidCIFileBlockLengthMux;
35 display_name = "FileBlockLength Mux";
36 default_data = "10273806";
43 interface_uid = KUidDevSoundCustomInterfaceDeMux; // DeMux
48 implementation_uid = KMmfUidCIFileBlockLengthDeMux;
50 display_name = "FileBlockLength DeMux";
51 default_data = "102737fe";