1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/imagingandcamerafws/camerafw/Include/ECamCommonUIDif.hrh Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,63 @@
1.4 +// Copyright (c) 2005-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 "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +//
1.18 +
1.19 +/**
1.20 + @publishedPartner
1.21 + @prototype
1.22 + @file
1.23 +*/
1.24 +
1.25 +#ifndef ECAMCOMMONUIDIF_HRH
1.26 +#define ECAMCOMMONUIDIF_HRH
1.27 +
1.28 +
1.29 +/** Defines the numerical value for KECamMCameraHistogramUid.
1.30 +@see KECamMCameraHistogramUid
1.31 +@deprecated use KECamMCameraV2HistogramUidValue*/
1.32 +#define KECamMCameraHistogramUidValue 0x102737A9
1.33 +
1.34 +/** Defines the numerical value for KECamMCameraV2HistogramUid.
1.35 +@see KECamMCameraV2HistogramUid */
1.36 +#define KECamMCameraV2HistogramUidValue 0x10283225
1.37 +
1.38 +/**
1.39 +Defines the numerical value for KECamMCameraOverlayUid.
1.40 +@see KECamMCameraOverlayUid
1.41 +
1.42 +@publishedPartner
1.43 +@released
1.44 +*/
1.45 +#define KECamMCameraOverlayUidValue 0x102737AA
1.46 +
1.47 +/**
1.48 +Defines the numerical value for KECamMCameraOverlay2Uid.
1.49 +@see KECamMCameraOverlay2Uid */
1.50 +#define KECamMCameraOverlay2UidValue 0x10283227
1.51 +
1.52 +/**
1.53 +Defines the numerical value for KECamMCameraSnapshotUid.
1.54 +@see KECamMCameraSnapshotUid */
1.55 +#define KECamMCameraSnapshotUidValue 0x102737AB
1.56 +
1.57 +/**
1.58 +Defines the numerical value for KECamMCameraSnapshot2Uid.
1.59 +@see KECamMCameraSnapshot2Uid */
1.60 +#define KECamMCameraSnapshot2UidValue 0x10283226
1.61 +
1.62 +
1.63 +#endif // ECAMCOMMONUIDIF_HRH
1.64 +
1.65 +
1.66 +