os/mm/mmlibs/mmfw/tsrc/mmfunittest/DevSoundTest/CIPlugins/src/devsoundciutestdevices.hrh
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmlibs/mmfw/tsrc/mmfunittest/DevSoundTest/CIPlugins/src/devsoundciutestdevices.hrh	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,77 @@
     1.4 +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +//
    1.18 +
    1.19 +#ifndef DEVSOUNDCIUTESTDEVICES_HRH
    1.20 +#define DEVSOUNDCIUTESTDEVICES_HRH
    1.21 +
    1.22 +// These are the ECOM Implementation UIDs for the test Hw device.
    1.23 +#define  KUidDevsoundCIUTestDevicesDll				0x10273835
    1.24 +#define  KUidPlayBackStatusTestDevice				0x10273826
    1.25 +#define  KUidAacDecoderConfigTestDevice				0x102825BD
    1.26 +#define  KUidG729EncoderConfigTestDevice			0x102825C8
    1.27 +#define  KUidG729DecoderConfigTestDevice			0x102825C9
    1.28 +#define  KUidAudioVibraControlTestDevice			0x102825CA
    1.29 +#define  KUidSampleBufferingTestDevice				0x102825CB
    1.30 +#define  KUidAudioDspControlTestDevice				0x102825CC
    1.31 +#define	 KUidSpeechEncoderConfigTestDevice			0x102825E1
    1.32 +#define  KUidG711DecoderConfigTestDevice			0x102825E2
    1.33 +#define  KUidG711EncoderConfigTestDevice			0x102825E3
    1.34 +#define  KUidIlbcDecoderIntfcTestDevice				0x102825E4
    1.35 +#define  KUidIlbcEncoderIntfcTestDevice				0x102825E5
    1.36 +#define	 KUidErrorConcealmentIntfcTestDevice		0x102825E6
    1.37 +#define	 KUidGsmConfigTestDevice					0x1028261F
    1.38 +#define	 KUidUnderflowAutoStopControlTestDevice		0x10282620
    1.39 +#define  KUidEAacPlusDecoderTestDevice				0x1027381f
    1.40 +#define  KUidSbcEncoderTestDevice 					0x102825d0
    1.41 +#define  KUidSetDrmProtectedTestDevice 				0x102825d3
    1.42 +#define  KUidAdvancedAacEncodeSettingsTestDevice 	0x102825d4
    1.43 +#define  KUidBufferFramesConfigTestDevice 			0x102825e8
    1.44 +#define  KUidGetTimestampsTestDevice 				0x102825e9
    1.45 +
    1.46 +#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    1.47 +
    1.48 +#define KUidFormatT001    0x10285BEC
    1.49 +#define KUidFormatT002    0x10285BED
    1.50 +#define KUidFormatT003    0x10285BEE
    1.51 +#define KUidFormatT004    0x10285BEF
    1.52 +#define KUidFormatT005    0x10285BF0
    1.53 +#define KUidFormatT006    0x10285BF1
    1.54 +#define KUidFormatT007    0x10285BF2
    1.55 +#define KUidFormatT008    0x10285BF3
    1.56 +#define KUidFormatT009    0x10285BF4
    1.57 +#define KUidFormatT010    0x10285BF5
    1.58 +#define KUidFormatT011    0x10285BF6
    1.59 +#define KUidFormatT012    0x10285BF7
    1.60 +#define KUidFormatT013    0x10285BF8
    1.61 +#define KUidFormatT014    0x10285BF9
    1.62 +#define KUidFormatT015    0x10285BFA
    1.63 +#define KUidFormatT016    0x10285BFB
    1.64 +#define KUidFormatT017    0x10285BFC
    1.65 +#define KUidFormatT018    0x10285BFD
    1.66 +#define KUidFormatT019    0x10285BFE
    1.67 +#define KUidFormatT020    0x10285BFF
    1.68 +#define KUidFormatT021    0x10285C00
    1.69 +#define KUidFormatTEST    0x10285C02
    1.70 +#define KUidFormatTST1    0x10285CCB
    1.71 +#define KUidFormatTST2    0x10285CCC
    1.72 +#define KUidFormatTST3    0x10285CCD
    1.73 +#define	 KUidDevSoundCustomInterfaceMux				0x102070ac	//Re-used from MmfDevSoundCustomInterface.hrh
    1.74 +#define	 KUidDevSoundCustomInterfaceDeMux			0x102070ad	//Re-used from MmfDevSoundCustomInterface.hrh
    1.75 +#define	 KUidMmfDevSoundCustomInterfaceMuxPlugin		0x10285C23	
    1.76 +#define  KUidMmfDevSoundCustomInterfaceDeMuxPlugin		0x10285C24
    1.77 +
    1.78 +#endif
    1.79 +
    1.80 +#endif