sl@0
|
1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
/**
|
sl@0
|
17 |
@file
|
sl@0
|
18 |
@publishedAll
|
sl@0
|
19 |
@released
|
sl@0
|
20 |
*/
|
sl@0
|
21 |
#ifndef ECAMADVSETTINGSUIDS_CONST_HRH
|
sl@0
|
22 |
#define ECAMADVSETTINGSUIDS_CONST_HRH
|
sl@0
|
23 |
|
sl@0
|
24 |
/**
|
sl@0
|
25 |
Defines the numerical value for KECamDirectSnapshotUid.
|
sl@0
|
26 |
@see KECamDirectSnapshotUid
|
sl@0
|
27 |
@publishedPartner
|
sl@0
|
28 |
@prototype
|
sl@0
|
29 |
*/
|
sl@0
|
30 |
#define KECamDirectSnapshotUidValue 0x102833FF
|
sl@0
|
31 |
|
sl@0
|
32 |
|
sl@0
|
33 |
/**
|
sl@0
|
34 |
Defines the numerical value for KUidECamEventCameraSettingContinuousZoomReachedLimit.
|
sl@0
|
35 |
@see KUidECamEventCameraSettingContinuousZoomReachedLimit
|
sl@0
|
36 |
@publishedPartner
|
sl@0
|
37 |
@prototype
|
sl@0
|
38 |
*/
|
sl@0
|
39 |
#define KUidECamEventCameraSettingContinuousZoomReachedLimitUidValue 0x10283205
|
sl@0
|
40 |
|
sl@0
|
41 |
/**
|
sl@0
|
42 |
Defines the numerical value for KUidECamEventCameraSettingOperationPreference.
|
sl@0
|
43 |
@see KUidECamEventCameraSettingOperationPreference
|
sl@0
|
44 |
@publishedPartner
|
sl@0
|
45 |
@prototype
|
sl@0
|
46 |
*/
|
sl@0
|
47 |
#define KUidECamEventCameraSettingOperationPreferenceUidValue 0x1028320A
|
sl@0
|
48 |
|
sl@0
|
49 |
/**
|
sl@0
|
50 |
Defines the numerical value for KUidECamPresetVideoTelephony.
|
sl@0
|
51 |
@see KUidECamPresetVideoTelephony
|
sl@0
|
52 |
@publishedPartner
|
sl@0
|
53 |
@prototype
|
sl@0
|
54 |
*/
|
sl@0
|
55 |
#define KUidECamPresetVideoTelephonyUidValue 0x1028322E
|
sl@0
|
56 |
|
sl@0
|
57 |
|
sl@0
|
58 |
/**
|
sl@0
|
59 |
Defines the numerical value for KUidECamPresetNone.
|
sl@0
|
60 |
@see KUidECamPresetNone
|
sl@0
|
61 |
@publishedPartner
|
sl@0
|
62 |
@prototype
|
sl@0
|
63 |
*/
|
sl@0
|
64 |
#define KUidECamPresetNoneUidValue 0x1028320F
|
sl@0
|
65 |
|
sl@0
|
66 |
/**
|
sl@0
|
67 |
Defines the numerical value for KUidECamEventRangeRestricted.
|
sl@0
|
68 |
@see KUidECamEventRangeRestricted
|
sl@0
|
69 |
@publishedPartner
|
sl@0
|
70 |
@prototype
|
sl@0
|
71 |
*/
|
sl@0
|
72 |
#define KUidECamEventRangeRestrictedUidValue 0x10283210
|
sl@0
|
73 |
|
sl@0
|
74 |
/**
|
sl@0
|
75 |
Defines the numerical value for KUidECamEventFeatureRestricted.
|
sl@0
|
76 |
@see KUidECamEventFeatureRestricted
|
sl@0
|
77 |
@publishedPartner
|
sl@0
|
78 |
@prototype
|
sl@0
|
79 |
*/
|
sl@0
|
80 |
#define KUidECamEventFeatureRestrictedUidValue 0x10283211
|
sl@0
|
81 |
|
sl@0
|
82 |
/**
|
sl@0
|
83 |
Defines the numerical value for KUidECamEventPresetLocked.
|
sl@0
|
84 |
@see KUidECamEventPresetLocked
|
sl@0
|
85 |
@publishedPartner
|
sl@0
|
86 |
@prototype
|
sl@0
|
87 |
*/
|
sl@0
|
88 |
#define KUidECamEventPresetLockedUidValue 0x10283212
|
sl@0
|
89 |
|
sl@0
|
90 |
/**
|
sl@0
|
91 |
Defines the numerical value for KUidECamEventPresetUnlocked.
|
sl@0
|
92 |
@see KUidECamEventPresetUnlocked
|
sl@0
|
93 |
@publishedPartner
|
sl@0
|
94 |
@prototype
|
sl@0
|
95 |
*/
|
sl@0
|
96 |
#define KUidECamEventPresetUnlockedUidValue 0x10283213
|
sl@0
|
97 |
|
sl@0
|
98 |
|
sl@0
|
99 |
/**
|
sl@0
|
100 |
Defines the numerical value for KUidECamEventImageProcessingTransformRelativeOrientation.
|
sl@0
|
101 |
@see KUidECamEventImageProcessingTransformRelativeOrientation
|
sl@0
|
102 |
@publishedPartner
|
sl@0
|
103 |
@prototype
|
sl@0
|
104 |
*/
|
sl@0
|
105 |
#define KUidECamEventImageProcessingTransformRelativeOrientationUidValue 0x10283216
|
sl@0
|
106 |
|
sl@0
|
107 |
/**
|
sl@0
|
108 |
Defines the numerical value for KUidECamEventReadyForNextPrepare.
|
sl@0
|
109 |
@see KUidECamEventReadyForNextPrepare
|
sl@0
|
110 |
@publishedPartner
|
sl@0
|
111 |
@prototype
|
sl@0
|
112 |
*/
|
sl@0
|
113 |
#define KUidECamEventReadyForNextPrepareUidValue 0x102833DC
|
sl@0
|
114 |
|
sl@0
|
115 |
/**
|
sl@0
|
116 |
Defines the numerical value for KUidECamEventReadyForNextCapture.
|
sl@0
|
117 |
@see KUidECamEventReadyForNextCapture
|
sl@0
|
118 |
@publishedPartner
|
sl@0
|
119 |
@prototype
|
sl@0
|
120 |
*/
|
sl@0
|
121 |
#define KUidECamEventReadyForNextCaptureUidValue 0x1028321C
|
sl@0
|
122 |
|
sl@0
|
123 |
/**
|
sl@0
|
124 |
Defines the numerical value for KUidECamEventImageCaptureEvent.
|
sl@0
|
125 |
@see KUidECamEventImageCaptureEvent
|
sl@0
|
126 |
@publishedPartner
|
sl@0
|
127 |
@prototype
|
sl@0
|
128 |
*/
|
sl@0
|
129 |
#define KUidECamEventImageCaptureEventUidValue 0x1028321B
|
sl@0
|
130 |
|
sl@0
|
131 |
|
sl@0
|
132 |
/**
|
sl@0
|
133 |
Defines the numerical value for KUidECamEventVideoCaptureControlPrepareComplete.
|
sl@0
|
134 |
@see KUidECamEventVideoCaptureControlPrepareComplete
|
sl@0
|
135 |
@publishedPartner
|
sl@0
|
136 |
@prototype
|
sl@0
|
137 |
*/
|
sl@0
|
138 |
#define KUidECamEventVideoCaptureControlPrepareCompleteUidValue 0x1028321F
|
sl@0
|
139 |
|
sl@0
|
140 |
/**
|
sl@0
|
141 |
Defines the numerical value for KUidECamEventPictureOrientationUnachievable.
|
sl@0
|
142 |
@see KUidECamEventPictureOrientationUnachievable
|
sl@0
|
143 |
@publishedPartner
|
sl@0
|
144 |
@prototype
|
sl@0
|
145 |
*/
|
sl@0
|
146 |
#define KUidECamEventPictureOrientationUnachievableUidValue 0x102831F4
|
sl@0
|
147 |
|
sl@0
|
148 |
/**
|
sl@0
|
149 |
Defines the numerical value for KUidECamEventVideoCaptureControlSettingsRangeChanged.
|
sl@0
|
150 |
@see KUidECamEventVideoCaptureControlSettingsRangeChanged
|
sl@0
|
151 |
@publishedPartner
|
sl@0
|
152 |
@prototype
|
sl@0
|
153 |
*/
|
sl@0
|
154 |
#define KUidECamEventVideoCaptureControlSettingsRangeChangedUidValue 0x102831F5
|
sl@0
|
155 |
|
sl@0
|
156 |
/**
|
sl@0
|
157 |
Defines the numerical value for KUidECamEventVideoCaptureControlSettingsValueChanged.
|
sl@0
|
158 |
@see KUidECamEventVideoCaptureControlSettingsValueChanged
|
sl@0
|
159 |
@publishedPartner
|
sl@0
|
160 |
@prototype
|
sl@0
|
161 |
*/
|
sl@0
|
162 |
#define KUidECamEventVideoCaptureControlSettingsValueChangedUidValue 0x102831F6
|
sl@0
|
163 |
|
sl@0
|
164 |
/**
|
sl@0
|
165 |
Defines the numerical value for KUidECamEventVideoCaptureControlSettingsDisabled.
|
sl@0
|
166 |
@see KUidECamEventVideoCaptureControlSettingsDisabled
|
sl@0
|
167 |
@publishedPartner
|
sl@0
|
168 |
@prototype
|
sl@0
|
169 |
*/
|
sl@0
|
170 |
#define KUidECamEventVideoCaptureControlSettingsDisabledUidValue 0x102831F7
|
sl@0
|
171 |
|
sl@0
|
172 |
#endif // ECAMADVSETTINGSUIDS_CONST_HRH
|
sl@0
|
173 |
|
sl@0
|
174 |
|
sl@0
|
175 |
|