1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/imagingandcamerafws/camerafw/Include/ecamuidsdef.hrh Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,149 @@
1.4 +// Copyright (c) 2003-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 +/**
1.20 + @publishedAll
1.21 + @released
1.22 + @file
1.23 +*/
1.24 +
1.25 +#ifndef ECAMUIDS_DEF_HRH
1.26 +#define ECAMUIDS_DEF_HRH
1.27 +
1.28 +/**
1.29 +Defines the numerical value for CameraClientSessionDll.
1.30 +@internalTechnology
1.31 +*/
1.32 +#define KUidMMCameraClientSessionDll 0x1028342D
1.33 +/**
1.34 +Defines the numerical value for CameraClientSession.
1.35 +@internalTechnology
1.36 +*/
1.37 +#define KUidMMCameraClientSession 0x1028342E
1.38 +/**
1.39 +Defines the numerical value for CameraClientSessionInfo.
1.40 +@internalTechnology
1.41 +*/
1.42 +#define KUidMMCameraClientSessionInfo 0x1028342F
1.43 +/**
1.44 +Defines the numerical value for CameraServer.
1.45 +@internalTechnology
1.46 +*/
1.47 +#define KUidMMCameraServer 0x10283432
1.48 +/**
1.49 +Defines the numerical value for CameraServerID.
1.50 +@internalTechnology
1.51 +*/
1.52 +#define KUidMMCameraServerID 0x10283433
1.53 +
1.54 +
1.55 +/**
1.56 +Defines the numerical value for KECamEvent2ImageCaptureControlFocussingInformation.
1.57 +@see KECamEvent2ImageCaptureControlFocussingInformation
1.58 +
1.59 +@internalTechnology
1.60 +*/
1.61 +#define KECamEvent2ImageCaptureControlFocussingInformationUidValue 0x10283236
1.62 +
1.63 +/**
1.64 +Defines the numerical value for KUidECamEvent2ImageCaptureControlSpotCombination.
1.65 +@see KUidECamEvent2ImageCaptureControlSpotCombination
1.66 +
1.67 +@internalTechnology
1.68 +*/
1.69 +#define KUidECamEvent2ImageCaptureControlSpotCombinationUidValue 0x10283237
1.70 +
1.71 +/**
1.72 +Defines the numerical value for KUidECamEvent2ViewFinderMagnification.
1.73 +@see KUidECamEvent2ViewFinderMagnification
1.74 +
1.75 +@internalTechnology
1.76 +*/
1.77 +#define KUidECamEvent2ViewFinderMagnificationUidValue 0x1028323A
1.78 +
1.79 +/**
1.80 +Defines the numerical value for KUidECamEvent2ViewFinderFadingEffect.
1.81 +@see KUidECamEvent2ViewFinderFadingEffect
1.82 +
1.83 +@internalTechnology
1.84 +*/
1.85 +#define KUidECamEvent2ViewFinderFadingEffectUidValue 0x1028323B
1.86 +
1.87 +/**
1.88 +Defines the numerical value for KUidECamEvent2ViewFinderImageEnhancement.
1.89 +@see KUidECamEvent2ViewFinderImageEnhancement
1.90 +
1.91 +@internalTechnology
1.92 +*/
1.93 +#define KUidECamEvent2ViewFinderImageEnhancementUidValue 0x1028323D
1.94 +
1.95 +/**
1.96 +Defines the numerical value for KUidECamEvent2CameraRequestForcedTimedTakeOver.
1.97 +@see KUidECamEvent2CameraRequestForcedTimedTakeOver
1.98 +
1.99 +@internalTechnology
1.100 +*/
1.101 +#define KUidECamEvent2CameraRequestForcedTimedTakeOverUidValue 0x1028323E
1.102 +
1.103 +/**
1.104 +Defines the numerical value for KUidECamEvent2CameraRequestTimedTakeOver.
1.105 +@see KUidECamEvent2CameraRequestTimedTakeOver
1.106 +
1.107 +@internalTechnology
1.108 +*/
1.109 +#define KUidECamEvent2CameraRequestTimedTakeOverUidValue 0x1028323F
1.110 +
1.111 +/**
1.112 +Defines the numerical value for KUidECamEvent2CameraSettingManualGain.
1.113 +@see KUidECamEvent2CameraSettingManualGain
1.114 +
1.115 +@internalTechnology
1.116 +*/
1.117 +#define KUidECamEvent2CameraSettingManualGainUidValue 0x10283240
1.118 +
1.119 +/**
1.120 +Defines the numerical value for KUidECamEvent2CameraSettingFocusDistance.
1.121 +@see KUidECamEvent2CameraSettingFocusDistance
1.122 +
1.123 +@internalTechnology
1.124 +*/
1.125 +#define KUidECamEvent2CameraSettingFocusDistanceUidValue 0x10283242
1.126 +
1.127 +
1.128 +/**
1.129 +Defines the numerical value for KUidECamEvent2CameraSettingChangeClientPriority.
1.130 +@see KUidECamEvent2CameraSettingChangeClientPriority
1.131 +
1.132 +@internalTechnology
1.133 +*/
1.134 +#define KUidECamEvent2CameraSettingChangeClientPriorityUidValue 0x10283244
1.135 +
1.136 +
1.137 +/**
1.138 +Ensures contiguous allocation for ECAM event 2 uids
1.139 +
1.140 +@internalComponent
1.141 +*/
1.142 +#define KECamUidEvent2RangeBegin 0x10283233
1.143 +
1.144 +/**
1.145 +Ensures contiguous allocation for ECAM event 2 uids
1.146 +
1.147 +@internalComponent
1.148 +*/
1.149 +#define KECamUidEvent2RangeEnd 0x102832B5
1.150 +
1.151 +#endif // ECAMUIDS_DEF_HRH
1.152 +