imagingandcamerafws/camerafw/Include/ecamuidsdef.hrh
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 14:20:15 +0300
branchRCL_3
changeset 20 67584cc761d1
parent 0 40261b775718
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

// Copyright (c) 2003-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:
//

/**
 @publishedAll
 @released
 @file
*/

#ifndef ECAMUIDS_DEF_HRH
#define ECAMUIDS_DEF_HRH

/**
Defines the numerical value for CameraClientSessionDll.
@internalTechnology
*/
#define KUidMMCameraClientSessionDll	0x1028342D
/**
Defines the numerical value for CameraClientSession.
@internalTechnology
*/
#define KUidMMCameraClientSession		0x1028342E
/**
Defines the numerical value for CameraClientSessionInfo.
@internalTechnology
*/
#define KUidMMCameraClientSessionInfo	0x1028342F
/**
Defines the numerical value for CameraServer.
@internalTechnology
*/
#define KUidMMCameraServer				0x10283432
/**
Defines the numerical value for CameraServerID.
@internalTechnology
*/
#define KUidMMCameraServerID 			0x10283433


/**
Defines the numerical value for KECamEvent2ImageCaptureControlFocussingInformation.
@see KECamEvent2ImageCaptureControlFocussingInformation

@internalTechnology
*/
#define KECamEvent2ImageCaptureControlFocussingInformationUidValue 		0x10283236 

/**
Defines the numerical value for KUidECamEvent2ImageCaptureControlSpotCombination.
@see KUidECamEvent2ImageCaptureControlSpotCombination

@internalTechnology
*/
#define KUidECamEvent2ImageCaptureControlSpotCombinationUidValue 		0x10283237

/**
Defines the numerical value for KUidECamEvent2ViewFinderMagnification.
@see KUidECamEvent2ViewFinderMagnification

@internalTechnology
*/
#define KUidECamEvent2ViewFinderMagnificationUidValue 					0x1028323A 

/**
Defines the numerical value for KUidECamEvent2ViewFinderFadingEffect.
@see KUidECamEvent2ViewFinderFadingEffect

@internalTechnology
*/
#define KUidECamEvent2ViewFinderFadingEffectUidValue 					0x1028323B 

/**
Defines the numerical value for KUidECamEvent2ViewFinderImageEnhancement.
@see KUidECamEvent2ViewFinderImageEnhancement

@internalTechnology
*/
#define KUidECamEvent2ViewFinderImageEnhancementUidValue 				0x1028323D 

/**
Defines the numerical value for KUidECamEvent2CameraRequestForcedTimedTakeOver.
@see KUidECamEvent2CameraRequestForcedTimedTakeOver

@internalTechnology
*/
#define KUidECamEvent2CameraRequestForcedTimedTakeOverUidValue 			0x1028323E

/**
Defines the numerical value for KUidECamEvent2CameraRequestTimedTakeOver.
@see KUidECamEvent2CameraRequestTimedTakeOver

@internalTechnology
*/
#define KUidECamEvent2CameraRequestTimedTakeOverUidValue 				0x1028323F 

/**
Defines the numerical value for KUidECamEvent2CameraSettingManualGain.
@see KUidECamEvent2CameraSettingManualGain

@internalTechnology
*/
#define KUidECamEvent2CameraSettingManualGainUidValue 					0x10283240 

/**
Defines the numerical value for KUidECamEvent2CameraSettingFocusDistance.
@see KUidECamEvent2CameraSettingFocusDistance

@internalTechnology
*/
#define KUidECamEvent2CameraSettingFocusDistanceUidValue 				0x10283242 


/**
Defines the numerical value for KUidECamEvent2CameraSettingChangeClientPriority.
@see KUidECamEvent2CameraSettingChangeClientPriority

@internalTechnology
*/
#define KUidECamEvent2CameraSettingChangeClientPriorityUidValue  		0x10283244 


/**
Ensures contiguous allocation for ECAM event 2 uids

@internalComponent
*/
#define KECamUidEvent2RangeBegin  0x10283233

/**
Ensures contiguous allocation for ECAM event 2 uids

@internalComponent
*/
#define KECamUidEvent2RangeEnd    0x102832B5

#endif // ECAMUIDS_DEF_HRH