diff -r 000000000000 -r 40261b775718 imagingandcamerafws/camerafw/Include/ecamadvsettingsuidsconst.hrh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagingandcamerafws/camerafw/Include/ecamadvsettingsuidsconst.hrh Tue Feb 02 01:56:55 2010 +0200 @@ -0,0 +1,175 @@ +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +/** + @file + @publishedAll + @released +*/ +#ifndef ECAMADVSETTINGSUIDS_CONST_HRH +#define ECAMADVSETTINGSUIDS_CONST_HRH + +/** +Defines the numerical value for KECamDirectSnapshotUid. +@see KECamDirectSnapshotUid +@publishedPartner +@prototype +*/ +#define KECamDirectSnapshotUidValue 0x102833FF + + +/** +Defines the numerical value for KUidECamEventCameraSettingContinuousZoomReachedLimit. +@see KUidECamEventCameraSettingContinuousZoomReachedLimit +@publishedPartner +@prototype +*/ +#define KUidECamEventCameraSettingContinuousZoomReachedLimitUidValue 0x10283205 + +/** +Defines the numerical value for KUidECamEventCameraSettingOperationPreference. +@see KUidECamEventCameraSettingOperationPreference +@publishedPartner +@prototype +*/ +#define KUidECamEventCameraSettingOperationPreferenceUidValue 0x1028320A + +/** +Defines the numerical value for KUidECamPresetVideoTelephony. +@see KUidECamPresetVideoTelephony +@publishedPartner +@prototype +*/ +#define KUidECamPresetVideoTelephonyUidValue 0x1028322E + + +/** +Defines the numerical value for KUidECamPresetNone. +@see KUidECamPresetNone +@publishedPartner +@prototype +*/ +#define KUidECamPresetNoneUidValue 0x1028320F + +/** +Defines the numerical value for KUidECamEventRangeRestricted. +@see KUidECamEventRangeRestricted +@publishedPartner +@prototype +*/ +#define KUidECamEventRangeRestrictedUidValue 0x10283210 + +/** +Defines the numerical value for KUidECamEventFeatureRestricted. +@see KUidECamEventFeatureRestricted +@publishedPartner +@prototype +*/ +#define KUidECamEventFeatureRestrictedUidValue 0x10283211 + +/** +Defines the numerical value for KUidECamEventPresetLocked. +@see KUidECamEventPresetLocked +@publishedPartner +@prototype +*/ +#define KUidECamEventPresetLockedUidValue 0x10283212 + +/** +Defines the numerical value for KUidECamEventPresetUnlocked. +@see KUidECamEventPresetUnlocked +@publishedPartner +@prototype +*/ +#define KUidECamEventPresetUnlockedUidValue 0x10283213 + + +/** +Defines the numerical value for KUidECamEventImageProcessingTransformRelativeOrientation. +@see KUidECamEventImageProcessingTransformRelativeOrientation +@publishedPartner +@prototype +*/ +#define KUidECamEventImageProcessingTransformRelativeOrientationUidValue 0x10283216 + +/** +Defines the numerical value for KUidECamEventReadyForNextPrepare. +@see KUidECamEventReadyForNextPrepare +@publishedPartner +@prototype +*/ +#define KUidECamEventReadyForNextPrepareUidValue 0x102833DC + +/** +Defines the numerical value for KUidECamEventReadyForNextCapture. +@see KUidECamEventReadyForNextCapture +@publishedPartner +@prototype +*/ +#define KUidECamEventReadyForNextCaptureUidValue 0x1028321C + +/** +Defines the numerical value for KUidECamEventImageCaptureEvent. +@see KUidECamEventImageCaptureEvent +@publishedPartner +@prototype +*/ +#define KUidECamEventImageCaptureEventUidValue 0x1028321B + + +/** +Defines the numerical value for KUidECamEventVideoCaptureControlPrepareComplete. +@see KUidECamEventVideoCaptureControlPrepareComplete +@publishedPartner +@prototype +*/ +#define KUidECamEventVideoCaptureControlPrepareCompleteUidValue 0x1028321F + +/** +Defines the numerical value for KUidECamEventPictureOrientationUnachievable. +@see KUidECamEventPictureOrientationUnachievable +@publishedPartner +@prototype +*/ +#define KUidECamEventPictureOrientationUnachievableUidValue 0x102831F4 + +/** +Defines the numerical value for KUidECamEventVideoCaptureControlSettingsRangeChanged. +@see KUidECamEventVideoCaptureControlSettingsRangeChanged +@publishedPartner +@prototype +*/ +#define KUidECamEventVideoCaptureControlSettingsRangeChangedUidValue 0x102831F5 + +/** +Defines the numerical value for KUidECamEventVideoCaptureControlSettingsValueChanged. +@see KUidECamEventVideoCaptureControlSettingsValueChanged +@publishedPartner +@prototype +*/ +#define KUidECamEventVideoCaptureControlSettingsValueChangedUidValue 0x102831F6 + +/** +Defines the numerical value for KUidECamEventVideoCaptureControlSettingsDisabled. +@see KUidECamEventVideoCaptureControlSettingsDisabled +@publishedPartner +@prototype +*/ +#define KUidECamEventVideoCaptureControlSettingsDisabledUidValue 0x102831F7 + +#endif // ECAMADVSETTINGSUIDS_CONST_HRH + + +