sl@0: // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: /** sl@0: @publishedPartner sl@0: @released sl@0: @file sl@0: */ sl@0: sl@0: #ifndef ECAMADVSETTINGSINTFUIDS_HRH sl@0: #define ECAMADVSETTINGSINTFUIDS_HRH sl@0: sl@0: sl@0: // interface extensions definitions sl@0: /** Defines the numerical value for KECamMCameraPresetsUid. sl@0: @see KECamMCameraPresetsUid */ sl@0: #define KECamMCameraPresetsUidValue 0x1020E76C sl@0: sl@0: /** Defines the numerical value for KECamMCameraPresets2Uid. sl@0: @see KECamMCameraPresets2Uid */ sl@0: #define KECamMCameraPresets2UidValue 0x10283220 sl@0: sl@0: /** Defines the numerical value for KECamMCameraAdvancedSettingsUid. sl@0: @see KECamMCameraAdvancedSettingsUid */ sl@0: #define KECamMCameraAdvancedSettingsUidValue 0x1020E76D sl@0: sl@0: /** Defines the numerical value for KECamMCameraImageProcessingUid. sl@0: @see KECamMCameraImageProcessingUid */ sl@0: #define KECamMCameraImageProcessingUidValue 0x1020E76E sl@0: sl@0: /** Defines the numerical value for KECamMCameraAdvancedSettings2Uid. sl@0: @see KECamMCameraAdvancedSettings2Uid */ sl@0: #define KECamMCameraAdvancedSettings2UidValue 0x102737D6 sl@0: sl@0: /** Defines the numerical value for KECamMCameraAdvancedSettings3Uid. sl@0: @see KECamMCameraAdvancedSettings3Uid sl@0: */ sl@0: #define KECamMCameraAdvancedSettings3UidValue 0x102825FA sl@0: sl@0: /** Defines the numerical value for KECamMCameraAdvancedSettings4Uid. sl@0: @see KECamMCameraAdvancedSettings4Uid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraAdvancedSettings4UidValue 0x10283221 sl@0: sl@0: /** Defines the numerical value for KECamMCameraImageProcessing2Uid. sl@0: @see KECamMCameraImageProcessing2Uid sl@0: */ sl@0: #define KECamMCameraImageProcessing2UidValue 0x10282627 sl@0: sl@0: /** Defines the numerical value for KECamMCameraImageProcessing3Uid. sl@0: @see KECamMCameraImageProcessing3Uid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraImageProcessing3UidValue 0x10283222 sl@0: sl@0: /** Defines the numerical value for KECamMCameraPreImageCaptureControlUid. sl@0: @see KECamMCameraPreImageCaptureControlUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraPreImageCaptureControlUidValue 0x10283223 sl@0: sl@0: /** Defines the numerical value for KECamMCameraImageCaptureUid. sl@0: @see KECamMCameraImageCaptureUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraImageCaptureUidValue 0x102833DA sl@0: sl@0: /** Defines the numerical value for KECamMCameraPostImageCaptureControlUid. sl@0: @see KECamMCameraPostImageCaptureControlUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraPostImageCaptureControlUidValue 0x102833DB sl@0: sl@0: /** Defines the numerical value for KECamMCameraVideoCaptureControlUid. sl@0: @see KECamMCameraVideoCaptureControlUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraVideoCaptureControlUidValue 0x10283224 sl@0: sl@0: /** Defines the numerical value for KECamMCameraV2DirectViewFinderUid. sl@0: @see KECamMCameraV2DirectViewFinderUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraV2DirectViewFinderUidValue 0x102831F9 sl@0: sl@0: /** Defines the numerical value for KECamMCameraClientViewFinderUid. sl@0: @see KECamMCameraClientViewFinderUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraClientViewFinderUidValue 0x1028322A sl@0: sl@0: /** Defines the numerical value for KECamMCameraBaseV2DirectViewFinderUid. sl@0: @see KECamMCameraBaseV2DirectViewFinderUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraBaseV2DirectViewFinderUidValue 0x10283206 sl@0: sl@0: /** Defines the numerical value for KECamMCameraBaseClientViewFinderUid. sl@0: @see KECamMCameraBaseClientViewFinderUid sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraBaseClientViewFinderUidValue 0x1028322C sl@0: sl@0: /** sl@0: Defines the numerical value for KECamMCameraDirectSnapshotUid. sl@0: @see KECamMCameraDirectSnapshotUid sl@0: sl@0: @publishedPartner sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraDirectSnapshotUidValue 0x102833FE sl@0: sl@0: /** Defines the numerical value for KECamMCameraContinuousZoomUid. sl@0: @see KECamMCameraContinuousZoomUid sl@0: @internalTechnology sl@0: @prototype sl@0: */ sl@0: #define KECamMCameraContinuousZoomUidValue 0x10287046 sl@0: sl@0: #endif // ECAMADVSETTINGSINTFUIDS_HRH