Update contrib.
1 // Copyright (c) 2003-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.
18 #ifndef DEVSOUND_REFPLUGIN_IBY
19 #define DEVSOUND_REFPLUGIN_IBY
21 // Use these components if building existing DevSound.
22 #ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
24 // The reference plugin, which is a facade for everything below
25 ECOM_PLUGIN(MMFDevSoundRefPlugin.dll,101FFA53.rsc)
27 // media server server dll
28 file=ABI_DIR\BUILD_DIR\MmfAudioPolicy.dll System\Libs\MmfAudioPolicy.dll
29 file=ABI_DIR\BUILD_DIR\MmfAudioPolicyProxy.dll System\Libs\MmfAudioPolicyProxy.dll
31 file=ABI_DIR\BUILD_DIR\MmfAudioServer.exe System\Libs\MmfAudioServer.exe
32 file=ABI_DIR\BUILD_DIR\MmfDevSoundServer.dll System\Libs\MmfDevSoundServer.dll
33 file=ABI_DIR\BUILD_DIR\MmfAudioServerProxy.dll System\Libs\MmfAudioServerProxy.dll
34 file=ABI_DIR\BUILD_DIR\MmfDevSoundProxy.dll System\Libs\MmfDevSoundProxy.dll
36 // tone controller fixed sequence resource
37 data=ZRESOURCE\DevSound\FixedSequence.rsc Resource\DevSound\FixedSequence.rsc
39 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
41 //sw codec wrapper dll
42 file=ABI_DIR\BUILD_DIR\MMFSwCodecWrapper.dll System\Libs\MMFSwCodecWrapper.dll
43 file=ABI_DIR\BUILD_DIR\mmfswaudiodevice.dll System\Libs\mmfswaudiodevice.dll
45 //'software codec' CMMFHwDevice plugins
46 ECOM_PLUGIN(mmfaudiohwdevices.dll,101fd9ef.rsc)
47 ECOM_PLUGIN(gsm610hwdev.dll,101fd9f0.rsc)
49 // The Bitrate Custom Interface implemented on the PCM16 H/W device
50 ECOM_PLUGIN(MMFDevSoundCustomInterfaceBitRate.dll, 102070B4.rsc)
51 ECOM_PLUGIN(MMFDevSoundCIFileBlockLength.dll, 102737FD.rsc)
53 #endif // DEVSOUND_REFPLUGIN_IBY