1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/imagingandcamerafws/camerafw/Include/ECamUids.hrh Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,99 @@
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 "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 + @publishedAll
1.21 + @released
1.22 + @file
1.23 +*/
1.24 +
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 +#define KUidECamAdvSettingsLibrary 0x1020E76B
1.40 +
1.41 +#define KUidOnboardCameraPlugin 0x1020707F
1.42 +#define KUidOnboardCameraInfoPlugin 0x10207080
1.43 +#define KUidOnboardCameraStubDll 0x10207081
1.44 +#define KUidOnboardCameraStubPlugin 0x10207082
1.45 +#define KUidOnboardCameraStubInfo 0x10207083
1.46 +
1.47 +#define KUidECamHistogramLibrary 0x102737AC
1.48 +#define KUidECamOverlayLibrary 0x102737AD
1.49 +#define KUidECamSnapshotLibrary 0x102737AE
1.50 +
1.51 +#define KUidOnboardCameraSecureIdPlugin 0x10283201
1.52 +
1.53 +
1.54 +#define KUidECamDirectViewFinderLibrary 0x102825F3
1.55 +
1.56 +/**
1.57 +Defines the numerical value for KUidECamEventClass2.
1.58 +@see KUidECamEventClass2
1.59 +*/
1.60 +#define KUidECamEventClass2UidValue 0x10282622
1.61 +
1.62 +/**
1.63 +Defines the numerical value for KUidECamEventCIPSetColorSwapEntry.
1.64 +@see KUidECamEventCIPSetColorSwapEntry
1.65 +*/
1.66 +#define KUidECamEventCIPSetColorSwapEntryUidValue 0x10282623
1.67 +
1.68 +/**
1.69 +Defines the numerical value for KUidECamEventCIPRemoveColorSwapEntry.
1.70 +@see KUidECamEventCIPRemoveColorSwapEntry
1.71 +*/
1.72 +#define KUidECamEventCIPRemoveColorSwapEntryUidValue 0x10282624
1.73 +
1.74 +/**
1.75 +Defines the numerical value for KUidECamEventCIPSetColorAccentEntry.
1.76 +@see KUidECamEventCIPSetColorAccentEntry
1.77 +*/
1.78 +#define KUidECamEventCIPSetColorAccentEntryUidValue 0x10282625
1.79 +
1.80 +/**
1.81 +Defines the numerical value for KUidECamEventCIPRemoveColorAccentEntry.
1.82 +@see KUidECamEventCIPRemoveColorAccentEntry
1.83 +*/
1.84 +#define KUidECamEventCIPRemoveColorAccentEntryUidValue 0x10282626
1.85 +
1.86 +/**
1.87 +Defines the numerical value for KUidECamEventCameraSettingPreCaptureWarning.
1.88 +@see KUidECamEventCameraSettingPreCaptureWarning
1.89 +*/
1.90 +#define KUidECamEventCameraSettingPreCaptureWarningUidValue 0x10282610
1.91 +
1.92 +/**
1.93 +Defines the numerical value for KUidECamEventNewReserveComplete.
1.94 +@see KUidECamEventNewReserveComplete
1.95 +@publishedAll
1.96 +@prototype
1.97 +*/
1.98 +#define KUidECamEventNewReserveCompleteUidValue 0x1028322D
1.99 +
1.100 +
1.101 +#endif // ECAMUIDS_HRH
1.102 +