epoc32/include/ecamuids.hrh
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     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
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 
       
    17 
       
    18 /**
    16 /**
    19  @publishedAll
    17  @publishedAll
    20  @released
    18  @released
    21  @file
    19  @file
    22 */
    20 */
    23 
    21 
    24 #ifndef ECAMUIDS_HRH
    22 #ifndef ECAMUIDS_HRH
    25 #define ECAMUIDS_HRH
    23 #define ECAMUIDS_HRH
       
    24 
       
    25 
       
    26 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    27 #include <ecamuidsconst.hrh>
       
    28 #include <ecamuidsdef.hrh>
       
    29 #endif
       
    30 
       
    31 
    26 
    32 
    27 #define KSharedLibraryUidDefine  268435597
    33 #define KSharedLibraryUidDefine  268435597
    28 #define KUidOnboardCameraLibrary 270513347
    34 #define KUidOnboardCameraLibrary 270513347
    29 
    35 
    30 #define KUidECamAdvSettingsLibrary 		0x1020E76B
    36 #define KUidECamAdvSettingsLibrary 		0x1020E76B
    79 @see KUidECamEventCameraSettingPreCaptureWarning
    85 @see KUidECamEventCameraSettingPreCaptureWarning
    80 */
    86 */
    81 #define KUidECamEventCameraSettingPreCaptureWarningUidValue		0x10282610
    87 #define KUidECamEventCameraSettingPreCaptureWarningUidValue		0x10282610
    82 
    88 
    83 /**
    89 /**
    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.
    90 Defines the numerical value for KUidECamEventNewReserveComplete.
   188 @see KUidECamEventNewReserveComplete
    91 @see KUidECamEventNewReserveComplete
   189 @publishedPartner
    92 @publishedAll
   190 @prototype
    93 @prototype
   191 */
    94 */
   192 #define KUidECamEventNewReserveCompleteUidValue  						0x1028322D  
    95 #define KUidECamEventNewReserveCompleteUidValue  						0x1028322D  
   193 
    96 
   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 
    97 
   208 #endif // ECAMUIDS_HRH
    98 #endif // ECAMUIDS_HRH
       
    99