sl@0: 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: sl@0: PRJ_PLATFORMS sl@0: // specify the platforms your component needs to be built for here sl@0: // may add platform for OMAP, Helen etc sl@0: DEFAULT sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: // Export only if DevSound is built sl@0: #ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: // Plug-in ECom headers sl@0: ../inc/plugin/mmfdevsound.hrh /epoc32/include/mmf/plugin/mmfdevsound.hrh sl@0: #endif sl@0: sl@0: ../inc/mmfdevsoundcustominterface.hrh /epoc32/include/mmf/plugin/mmfdevsoundcustominterface.hrh sl@0: ../inc/mmfdevsoundcustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfdevsoundcustominterface.h) sl@0: ../inc/mmfdevsoundcustomcommands.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfdevsoundcustomcommands.h) sl@0: ../inc/plugin/devsoundplugin.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/plugin/devsoundplugin.h) sl@0: sl@0: ../src/CustomInterfaces/cmmfdevsoundcibitrateimplementationuid.hrh /epoc32/include/mmf/plugin/cmmfdevsoundcibitrateimplementationuid.hrh sl@0: ../src/CustomInterfaces/cmmfdevsoundcifileblocklengthimpluid.hrh /epoc32/include/mmf/plugin/cmmfdevsoundcifileblocklengthimpluid.hrh sl@0: sl@0: // Romkit include files sl@0: devsound_pluginsupport.iby /epoc32/rom/include/ sl@0: sl@0: PRJ_MMPFILES sl@0: ../mmpfiles/mmfdevsoundcustominterfacebitrate.mmp sl@0: sl@0: ../mmpfiles/mmfdevsoundcifileblocklength.mmp sl@0: sl@0: sl@0: // Only build if DevSound is built sl@0: #ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: // DevSound sl@0: ../mmpfiles/sounddevice/MMFDevSound.mmp sl@0: #endif sl@0: sl@0: sl@0: // Play back status CI sl@0: ../mmpfiles/playbackstatusci.mmp sl@0: // Acc decoder config CI sl@0: ../mmpfiles/aacdecoderconfigci.mmp sl@0: // G729 decoder intfc CI sl@0: ../mmpfiles/g729decoderconfigci.mmp sl@0: // G729 encoder intfc CI sl@0: ../mmpfiles/g729encoderconfigci.mmp sl@0: // G711 decoder intfc CI sl@0: ../mmpfiles/g711decoderconfigci.mmp sl@0: // G711 encoder intfc CI sl@0: ../mmpfiles/g711encoderconfigci.mmp sl@0: // Audio vibra control CI sl@0: ../mmpfiles/audiovibracontrolci.mmp sl@0: // Sample buffering CI sl@0: ../mmpfiles/audiobufferprefillci.mmp sl@0: // DSP control CI sl@0: ../mmpfiles/dspcontrolci.mmp sl@0: // Speech encoder Config CI sl@0: ../mmpfiles/speechencoderconfigci.mmp sl@0: // Error concealment CI sl@0: ../mmpfiles/errorconcealmentci.mmp sl@0: // Ilbc decoder intfc CI sl@0: ../mmpfiles/ilbcdecoderconfigci.mmp sl@0: // Ilbc encoder intfc CI sl@0: ../mmpfiles/ilbcencoderconfigci.mmp sl@0: // Gsm config CI sl@0: ../mmpfiles/gsmconfigci.mmp sl@0: // Underflow auto stop control CI sl@0: ../mmpfiles/underflowautostopcontrolci.mmp sl@0: // EAAC+ Decoder CI sl@0: ../mmpfiles/eaacplusdecoderci.mmp sl@0: // SBC Encoder CI sl@0: ../mmpfiles/sbcencoderci.mmp sl@0: // Set DRM Protected CI sl@0: ../mmpfiles/setdrmprotectedci.mmp sl@0: // Advanced AAC Encode Settings CI sl@0: ../mmpfiles/advancedaacencodesettingsci.mmp sl@0: // Buffer Frames Configuration CI sl@0: ../mmpfiles/bufferframesconfigci.mmp sl@0: // Get Timestamps CI sl@0: ../mmpfiles/gettimestampsci.mmp sl@0: sl@0: sl@0: