epoc32/include/ecamuids.hrh
branchSymbian2
changeset 2 2fe1408b6811
parent 0 061f57f2323e
child 4 837f303aceeb
equal deleted inserted replaced
1:666f914201fb 2:2fe1408b6811
     1 ecamuids.hrh
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 
       
    18 /**
       
    19  @publishedAll
       
    20  @released
       
    21  @file
       
    22 */
       
    23 
       
    24 #ifndef ECAMUIDS_HRH
       
    25 #define ECAMUIDS_HRH
       
    26 
       
    27 #define KSharedLibraryUidDefine  268435597
       
    28 #define KUidOnboardCameraLibrary 270513347
       
    29 
       
    30 #define KUidECamAdvSettingsLibrary 		0x1020E76B
       
    31 
       
    32 #define	KUidOnboardCameraPlugin			0x1020707F
       
    33 #define KUidOnboardCameraInfoPlugin 	0x10207080
       
    34 #define KUidOnboardCameraStubDll		0x10207081
       
    35 #define KUidOnboardCameraStubPlugin 	0x10207082
       
    36 #define KUidOnboardCameraStubInfo		0x10207083
       
    37 
       
    38 #define	KUidECamHistogramLibrary		0x102737AC
       
    39 #define	KUidECamOverlayLibrary			0x102737AD
       
    40 #define	KUidECamSnapshotLibrary			0x102737AE 
       
    41 
       
    42 #define KUidOnboardCameraSecureIdPlugin    0x10283201
       
    43 
       
    44 
       
    45 #define	KUidECamDirectViewFinderLibrary 0x102825F3 
       
    46 
       
    47 /**
       
    48 Defines the numerical value for KUidECamEventClass2.
       
    49 @see KUidECamEventClass2
       
    50 */
       
    51 #define KUidECamEventClass2UidValue  							0x10282622
       
    52 
       
    53 /**
       
    54 Defines the numerical value for KUidECamEventCIPSetColorSwapEntry.
       
    55 @see KUidECamEventCIPSetColorSwapEntry
       
    56 */
       
    57 #define KUidECamEventCIPSetColorSwapEntryUidValue  				0x10282623
       
    58 
       
    59 /**
       
    60 Defines the numerical value for KUidECamEventCIPRemoveColorSwapEntry.
       
    61 @see KUidECamEventCIPRemoveColorSwapEntry
       
    62 */
       
    63 #define KUidECamEventCIPRemoveColorSwapEntryUidValue			0x10282624
       
    64 
       
    65 /**
       
    66 Defines the numerical value for KUidECamEventCIPSetColorAccentEntry.
       
    67 @see KUidECamEventCIPSetColorAccentEntry
       
    68 */
       
    69 #define KUidECamEventCIPSetColorAccentEntryUidValue				0x10282625
       
    70 
       
    71 /**
       
    72 Defines the numerical value for KUidECamEventCIPRemoveColorAccentEntry.
       
    73 @see KUidECamEventCIPRemoveColorAccentEntry
       
    74 */
       
    75 #define KUidECamEventCIPRemoveColorAccentEntryUidValue			0x10282626
       
    76 
       
    77 /**
       
    78 Defines the numerical value for KUidECamEventCameraSettingPreCaptureWarning.
       
    79 @see KUidECamEventCameraSettingPreCaptureWarning
       
    80 */
       
    81 #define KUidECamEventCameraSettingPreCaptureWarningUidValue		0x10282610
       
    82 
       
    83 /**
       
    84 Defines the numerical value for KUidECamEvent2CameraSettingContinuousZoomPercentageCompletion.
       
    85 @see KUidECamEvent2CameraSettingContinuousZoomPercentageCompletion
       
    86 @publishedPartner
       
    87 @prototype
       
    88 */
       
    89 #define KUidECamEvent2CameraSettingContinuousZoomPercentageCompletionUidValue	0x10283233 
       
    90 
       
    91 /**
       
    92 Defines the numerical value for KUidECamEvent2CameraSettingAutoAperture.
       
    93 @see KUidECamEvent2CameraSettingAutoAperture
       
    94 @internalTechnology
       
    95 */
       
    96 #define KUidECamEvent2CameraSettingAutoApertureUidValue 				0x10283235 
       
    97 
       
    98 /**
       
    99 Defines the numerical value for KECamEvent2ImageCaptureControlFocussingInformation.
       
   100 @see KECamEvent2ImageCaptureControlFocussingInformation
       
   101 
       
   102 @internalTechnology
       
   103 */
       
   104 #define KECamEvent2ImageCaptureControlFocussingInformationUidValue 		0x10283236 
       
   105 
       
   106 /**
       
   107 Defines the numerical value for KUidECamEvent2ImageCaptureControlSpotCombination.
       
   108 @see KUidECamEvent2ImageCaptureControlSpotCombination
       
   109 
       
   110 @internalTechnology
       
   111 */
       
   112 #define KUidECamEvent2ImageCaptureControlSpotCombinationUidValue 		0x10283237
       
   113 
       
   114 /**
       
   115 Defines the numerical value for KUidECamEvent2ViewFinderMagnification.
       
   116 @see KUidECamEvent2ViewFinderMagnification
       
   117 
       
   118 @internalTechnology
       
   119 */
       
   120 #define KUidECamEvent2ViewFinderMagnificationUidValue 					0x1028323A 
       
   121 
       
   122 /**
       
   123 Defines the numerical value for KUidECamEvent2ViewFinderFadingEffect.
       
   124 @see KUidECamEvent2ViewFinderFadingEffect
       
   125 
       
   126 @internalTechnology
       
   127 */
       
   128 #define KUidECamEvent2ViewFinderFadingEffectUidValue 					0x1028323B 
       
   129 
       
   130 /**
       
   131 Defines the numerical value for KUidECamEvent2ViewFinderImageEnhancement.
       
   132 @see KUidECamEvent2ViewFinderImageEnhancement
       
   133 
       
   134 @internalTechnology
       
   135 */
       
   136 #define KUidECamEvent2ViewFinderImageEnhancementUidValue 				0x1028323D 
       
   137 
       
   138 /**
       
   139 Defines the numerical value for KUidECamEvent2CameraRequestForcedTimedTakeOver.
       
   140 @see KUidECamEvent2CameraRequestForcedTimedTakeOver
       
   141 
       
   142 @internalTechnology
       
   143 */
       
   144 #define KUidECamEvent2CameraRequestForcedTimedTakeOverUidValue 			0x1028323E
       
   145 
       
   146 /**
       
   147 Defines the numerical value for KUidECamEvent2CameraRequestTimedTakeOver.
       
   148 @see KUidECamEvent2CameraRequestTimedTakeOver
       
   149 
       
   150 @internalTechnology
       
   151 */
       
   152 #define KUidECamEvent2CameraRequestTimedTakeOverUidValue 				0x1028323F 
       
   153 
       
   154 /**
       
   155 Defines the numerical value for KUidECamEvent2CameraSettingManualGain.
       
   156 @see KUidECamEvent2CameraSettingManualGain
       
   157 
       
   158 @internalTechnology
       
   159 */
       
   160 #define KUidECamEvent2CameraSettingManualGainUidValue 					0x10283240 
       
   161 
       
   162 /**
       
   163 Defines the numerical value for KUidECamEvent2CameraSettingFocusDistance.
       
   164 @see KUidECamEvent2CameraSettingFocusDistance
       
   165 
       
   166 @internalTechnology
       
   167 */
       
   168 #define KUidECamEvent2CameraSettingFocusDistanceUidValue 				0x10283242 
       
   169 
       
   170 /**
       
   171 Defines the numerical value for KUidECamEvent2IndirectFeatureChange.
       
   172 @see KUidECamEvent2IndirectFeatureChange
       
   173 @publishedPartner
       
   174 @prototype
       
   175 */
       
   176 #define KUidECamEvent2IndirectFeatureChangeUidValue  					0x10283243 
       
   177 
       
   178 /**
       
   179 Defines the numerical value for KUidECamEvent2CameraSettingChangeClientPriority.
       
   180 @see KUidECamEvent2CameraSettingChangeClientPriority
       
   181 
       
   182 @internalTechnology
       
   183 */
       
   184 #define KUidECamEvent2CameraSettingChangeClientPriorityUidValue  		0x10283244 
       
   185 
       
   186 /**
       
   187 Defines the numerical value for KUidECamEventNewReserveComplete.
       
   188 @see KUidECamEventNewReserveComplete
       
   189 @publishedPartner
       
   190 @prototype
       
   191 */
       
   192 #define KUidECamEventNewReserveCompleteUidValue  						0x1028322D  
       
   193 
       
   194 /**
       
   195 Ensures contiguous allocation for ECAM event 2 uids
       
   196 
       
   197 @internalComponent
       
   198 */
       
   199 #define KECamUidEvent2RangeBegin  0x10283233
       
   200 
       
   201 /**
       
   202 Ensures contiguous allocation for ECAM event 2 uids
       
   203 
       
   204 @internalComponent
       
   205 */
       
   206 #define KECamUidEvent2RangeEnd    0x102832B5
       
   207 
       
   208 #endif // ECAMUIDS_HRH