|
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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // mmfSoundDev.iby |
|
15 // |
|
16 // |
|
17 |
|
18 #ifndef DEVSOUND_REFPLUGIN_IBY |
|
19 #define DEVSOUND_REFPLUGIN_IBY |
|
20 |
|
21 // Use these components if building existing DevSound. |
|
22 #ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
|
23 |
|
24 // The reference plugin, which is a facade for everything below |
|
25 ECOM_PLUGIN(MMFDevSoundRefPlugin.dll,101FFA53.rsc) |
|
26 |
|
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 |
|
30 |
|
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 |
|
35 |
|
36 // tone controller fixed sequence resource |
|
37 data=ZRESOURCE\DevSound\FixedSequence.rsc Resource\DevSound\FixedSequence.rsc |
|
38 |
|
39 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
|
40 |
|
41 |
|
42 // Audio Tone Controller dll |
|
43 ECOM_PLUGIN(mmfaudiotonecontroller.dll,101f7d95.rsc) |
|
44 |
|
45 //sw codec wrapper dll |
|
46 file=ABI_DIR\BUILD_DIR\MMFSwCodecWrapper.dll System\Libs\MMFSwCodecWrapper.dll |
|
47 file=ABI_DIR\BUILD_DIR\mmfswaudiodevice.dll System\Libs\mmfswaudiodevice.dll |
|
48 |
|
49 //'software codec' CMMFHwDevice plugins |
|
50 ECOM_PLUGIN(mmfaudiohwdevices.dll,101fd9ef.rsc) |
|
51 ECOM_PLUGIN(gsm610hwdev.dll,101fd9f0.rsc) |
|
52 |
|
53 // The Bitrate Custom Interface implemented on the PCM16 H/W device |
|
54 ECOM_PLUGIN(MMFDevSoundCustomInterfaceBitRate.dll, 102070B4.rsc) |
|
55 ECOM_PLUGIN(MMFDevSoundCIFileBlockLength.dll, 102737FD.rsc) |
|
56 |
|
57 #endif // DEVSOUND_REFPLUGIN_IBY |