epoc32/include/ecamuids.hrh
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/ecamuids.hrh	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/ecamuids.hrh	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,9 +1,9 @@
     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 the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
     1.8 +// under the terms of "Eclipse Public License v1.0"
     1.9  // which accompanies this distribution, and is available
    1.10 -// at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
    1.11 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.12  //
    1.13  // Initial Contributors:
    1.14  // Nokia Corporation - initial contribution.
    1.15 @@ -13,8 +13,6 @@
    1.16  // Description:
    1.17  //
    1.18  
    1.19 -
    1.20 -
    1.21  /**
    1.22   @publishedAll
    1.23   @released
    1.24 @@ -24,6 +22,14 @@
    1.25  #ifndef ECAMUIDS_HRH
    1.26  #define ECAMUIDS_HRH
    1.27  
    1.28 +
    1.29 +#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
    1.30 +#include <ecamuidsconst.hrh>
    1.31 +#include <ecamuidsdef.hrh>
    1.32 +#endif
    1.33 +
    1.34 +
    1.35 +
    1.36  #define KSharedLibraryUidDefine  268435597
    1.37  #define KUidOnboardCameraLibrary 270513347
    1.38  
    1.39 @@ -81,128 +87,13 @@
    1.40  #define KUidECamEventCameraSettingPreCaptureWarningUidValue		0x10282610
    1.41  
    1.42  /**
    1.43 -Defines the numerical value for KUidECamEvent2CameraSettingContinuousZoomPercentageCompletion.
    1.44 -@see KUidECamEvent2CameraSettingContinuousZoomPercentageCompletion
    1.45 -@publishedPartner
    1.46 -@prototype
    1.47 -*/
    1.48 -#define KUidECamEvent2CameraSettingContinuousZoomPercentageCompletionUidValue	0x10283233 
    1.49 -
    1.50 -/**
    1.51 -Defines the numerical value for KUidECamEvent2CameraSettingAutoAperture.
    1.52 -@see KUidECamEvent2CameraSettingAutoAperture
    1.53 -@internalTechnology
    1.54 -*/
    1.55 -#define KUidECamEvent2CameraSettingAutoApertureUidValue 				0x10283235 
    1.56 -
    1.57 -/**
    1.58 -Defines the numerical value for KECamEvent2ImageCaptureControlFocussingInformation.
    1.59 -@see KECamEvent2ImageCaptureControlFocussingInformation
    1.60 -
    1.61 -@internalTechnology
    1.62 -*/
    1.63 -#define KECamEvent2ImageCaptureControlFocussingInformationUidValue 		0x10283236 
    1.64 -
    1.65 -/**
    1.66 -Defines the numerical value for KUidECamEvent2ImageCaptureControlSpotCombination.
    1.67 -@see KUidECamEvent2ImageCaptureControlSpotCombination
    1.68 -
    1.69 -@internalTechnology
    1.70 -*/
    1.71 -#define KUidECamEvent2ImageCaptureControlSpotCombinationUidValue 		0x10283237
    1.72 -
    1.73 -/**
    1.74 -Defines the numerical value for KUidECamEvent2ViewFinderMagnification.
    1.75 -@see KUidECamEvent2ViewFinderMagnification
    1.76 -
    1.77 -@internalTechnology
    1.78 -*/
    1.79 -#define KUidECamEvent2ViewFinderMagnificationUidValue 					0x1028323A 
    1.80 -
    1.81 -/**
    1.82 -Defines the numerical value for KUidECamEvent2ViewFinderFadingEffect.
    1.83 -@see KUidECamEvent2ViewFinderFadingEffect
    1.84 -
    1.85 -@internalTechnology
    1.86 -*/
    1.87 -#define KUidECamEvent2ViewFinderFadingEffectUidValue 					0x1028323B 
    1.88 -
    1.89 -/**
    1.90 -Defines the numerical value for KUidECamEvent2ViewFinderImageEnhancement.
    1.91 -@see KUidECamEvent2ViewFinderImageEnhancement
    1.92 -
    1.93 -@internalTechnology
    1.94 -*/
    1.95 -#define KUidECamEvent2ViewFinderImageEnhancementUidValue 				0x1028323D 
    1.96 -
    1.97 -/**
    1.98 -Defines the numerical value for KUidECamEvent2CameraRequestForcedTimedTakeOver.
    1.99 -@see KUidECamEvent2CameraRequestForcedTimedTakeOver
   1.100 -
   1.101 -@internalTechnology
   1.102 -*/
   1.103 -#define KUidECamEvent2CameraRequestForcedTimedTakeOverUidValue 			0x1028323E
   1.104 -
   1.105 -/**
   1.106 -Defines the numerical value for KUidECamEvent2CameraRequestTimedTakeOver.
   1.107 -@see KUidECamEvent2CameraRequestTimedTakeOver
   1.108 -
   1.109 -@internalTechnology
   1.110 -*/
   1.111 -#define KUidECamEvent2CameraRequestTimedTakeOverUidValue 				0x1028323F 
   1.112 -
   1.113 -/**
   1.114 -Defines the numerical value for KUidECamEvent2CameraSettingManualGain.
   1.115 -@see KUidECamEvent2CameraSettingManualGain
   1.116 -
   1.117 -@internalTechnology
   1.118 -*/
   1.119 -#define KUidECamEvent2CameraSettingManualGainUidValue 					0x10283240 
   1.120 -
   1.121 -/**
   1.122 -Defines the numerical value for KUidECamEvent2CameraSettingFocusDistance.
   1.123 -@see KUidECamEvent2CameraSettingFocusDistance
   1.124 -
   1.125 -@internalTechnology
   1.126 -*/
   1.127 -#define KUidECamEvent2CameraSettingFocusDistanceUidValue 				0x10283242 
   1.128 -
   1.129 -/**
   1.130 -Defines the numerical value for KUidECamEvent2IndirectFeatureChange.
   1.131 -@see KUidECamEvent2IndirectFeatureChange
   1.132 -@publishedPartner
   1.133 -@prototype
   1.134 -*/
   1.135 -#define KUidECamEvent2IndirectFeatureChangeUidValue  					0x10283243 
   1.136 -
   1.137 -/**
   1.138 -Defines the numerical value for KUidECamEvent2CameraSettingChangeClientPriority.
   1.139 -@see KUidECamEvent2CameraSettingChangeClientPriority
   1.140 -
   1.141 -@internalTechnology
   1.142 -*/
   1.143 -#define KUidECamEvent2CameraSettingChangeClientPriorityUidValue  		0x10283244 
   1.144 -
   1.145 -/**
   1.146  Defines the numerical value for KUidECamEventNewReserveComplete.
   1.147  @see KUidECamEventNewReserveComplete
   1.148 -@publishedPartner
   1.149 +@publishedAll
   1.150  @prototype
   1.151  */
   1.152  #define KUidECamEventNewReserveCompleteUidValue  						0x1028322D  
   1.153  
   1.154 -/**
   1.155 -Ensures contiguous allocation for ECAM event 2 uids
   1.156 -
   1.157 -@internalComponent
   1.158 -*/
   1.159 -#define KECamUidEvent2RangeBegin  0x10283233
   1.160 -
   1.161 -/**
   1.162 -Ensures contiguous allocation for ECAM event 2 uids
   1.163 -
   1.164 -@internalComponent
   1.165 -*/
   1.166 -#define KECamUidEvent2RangeEnd    0x102832B5
   1.167  
   1.168  #endif // ECAMUIDS_HRH
   1.169 +