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: #ifndef DEVSOUNDCIUTESTDEVICES_HRH sl@0: #define DEVSOUNDCIUTESTDEVICES_HRH sl@0: sl@0: // These are the ECOM Implementation UIDs for the test Hw device. sl@0: #define KUidDevsoundCIUTestDevicesDll 0x10273835 sl@0: #define KUidPlayBackStatusTestDevice 0x10273826 sl@0: #define KUidAacDecoderConfigTestDevice 0x102825BD sl@0: #define KUidG729EncoderConfigTestDevice 0x102825C8 sl@0: #define KUidG729DecoderConfigTestDevice 0x102825C9 sl@0: #define KUidAudioVibraControlTestDevice 0x102825CA sl@0: #define KUidSampleBufferingTestDevice 0x102825CB sl@0: #define KUidAudioDspControlTestDevice 0x102825CC sl@0: #define KUidSpeechEncoderConfigTestDevice 0x102825E1 sl@0: #define KUidG711DecoderConfigTestDevice 0x102825E2 sl@0: #define KUidG711EncoderConfigTestDevice 0x102825E3 sl@0: #define KUidIlbcDecoderIntfcTestDevice 0x102825E4 sl@0: #define KUidIlbcEncoderIntfcTestDevice 0x102825E5 sl@0: #define KUidErrorConcealmentIntfcTestDevice 0x102825E6 sl@0: #define KUidGsmConfigTestDevice 0x1028261F sl@0: #define KUidUnderflowAutoStopControlTestDevice 0x10282620 sl@0: #define KUidEAacPlusDecoderTestDevice 0x1027381f sl@0: #define KUidSbcEncoderTestDevice 0x102825d0 sl@0: #define KUidSetDrmProtectedTestDevice 0x102825d3 sl@0: #define KUidAdvancedAacEncodeSettingsTestDevice 0x102825d4 sl@0: #define KUidBufferFramesConfigTestDevice 0x102825e8 sl@0: #define KUidGetTimestampsTestDevice 0x102825e9 sl@0: sl@0: #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: sl@0: #define KUidFormatT001 0x10285BEC sl@0: #define KUidFormatT002 0x10285BED sl@0: #define KUidFormatT003 0x10285BEE sl@0: #define KUidFormatT004 0x10285BEF sl@0: #define KUidFormatT005 0x10285BF0 sl@0: #define KUidFormatT006 0x10285BF1 sl@0: #define KUidFormatT007 0x10285BF2 sl@0: #define KUidFormatT008 0x10285BF3 sl@0: #define KUidFormatT009 0x10285BF4 sl@0: #define KUidFormatT010 0x10285BF5 sl@0: #define KUidFormatT011 0x10285BF6 sl@0: #define KUidFormatT012 0x10285BF7 sl@0: #define KUidFormatT013 0x10285BF8 sl@0: #define KUidFormatT014 0x10285BF9 sl@0: #define KUidFormatT015 0x10285BFA sl@0: #define KUidFormatT016 0x10285BFB sl@0: #define KUidFormatT017 0x10285BFC sl@0: #define KUidFormatT018 0x10285BFD sl@0: #define KUidFormatT019 0x10285BFE sl@0: #define KUidFormatT020 0x10285BFF sl@0: #define KUidFormatT021 0x10285C00 sl@0: #define KUidFormatTEST 0x10285C02 sl@0: #define KUidFormatTST1 0x10285CCB sl@0: #define KUidFormatTST2 0x10285CCC sl@0: #define KUidFormatTST3 0x10285CCD sl@0: #define KUidDevSoundCustomInterfaceMux 0x102070ac //Re-used from MmfDevSoundCustomInterface.hrh sl@0: #define KUidDevSoundCustomInterfaceDeMux 0x102070ad //Re-used from MmfDevSoundCustomInterface.hrh sl@0: #define KUidMmfDevSoundCustomInterfaceMuxPlugin 0x10285C23 sl@0: #define KUidMmfDevSoundCustomInterfaceDeMuxPlugin 0x10285C24 sl@0: sl@0: #endif sl@0: sl@0: #endif