1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 // |
7 // |
8 // Initial Contributors: |
8 // Initial Contributors: |
9 // Nokia Corporation - initial contribution. |
9 // Nokia Corporation - initial contribution. |
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
14 // |
14 // |
15 |
15 |
16 |
|
17 |
|
18 /** |
16 /** |
19 @file |
17 @file |
20 @publishedAll |
18 @publishedAll |
21 @released |
19 @released |
22 */ |
20 */ |
23 #ifndef ECAMADVSETTINGSUIDS_HRH |
21 #ifndef ECAMADVSETTINGSUIDS_HRH |
24 #define ECAMADVSETTINGSUIDS_HRH |
22 #define ECAMADVSETTINGSUIDS_HRH |
25 |
23 |
|
24 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
|
25 #include <ecamadvsettingsuidsconst.hrh> |
|
26 #include <ecamadvsettingsuidsdef.hrh> |
|
27 #endif |
26 /** Defines the numerical value for KECamAdvancedSettingUid. |
28 /** Defines the numerical value for KECamAdvancedSettingUid. |
27 @see KECamAdvancedSettingUid */ |
29 @see KECamAdvancedSettingUid */ |
28 #define KECamAdvancedSettingUidValue 0x1020E76F |
30 #define KECamAdvancedSettingUidValue 0x1020E76F |
29 /** Defines the numerical value for KECamPresetsUid. |
31 /** Defines the numerical value for KECamPresetsUid. |
30 @see KECamPresetsUid */ |
32 @see KECamPresetsUid */ |
469 Defines the numerical value for KUidECamEventCIPStartColorAccent. |
464 Defines the numerical value for KUidECamEventCIPStartColorAccent. |
470 @see KUidECamEventCIPStartColorAccent |
465 @see KUidECamEventCIPStartColorAccent |
471 */ |
466 */ |
472 #define KUidECamEventCIPStartColorAccentUidValue 0x1028262B |
467 #define KUidECamEventCIPStartColorAccentUidValue 0x1028262B |
473 |
468 |
474 /** |
|
475 Defines the numerical value for KUidECamEventCameraSettingContinuousZoomReachedLimit. |
|
476 @see KUidECamEventCameraSettingContinuousZoomReachedLimit |
|
477 @publishedPartner |
|
478 @prototype |
|
479 */ |
|
480 #define KUidECamEventCameraSettingContinuousZoomReachedLimitUidValue 0x10283205 |
|
481 |
|
482 /** |
|
483 Defines the numerical value for KUidECamEventCameraSettingFlickerRemovalValue. |
|
484 @see KUidECamEventCameraSettingFlickerRemovalValue |
|
485 |
|
486 @internalTechnology |
|
487 */ |
|
488 #define KUidECamEventCameraSettingFlickerRemovalValueUidValue 0x10283207 |
|
489 |
|
490 /** |
|
491 Defines the numerical value for KUidECamEventCameraSettingNDFilter. |
|
492 @see KUidECamEventCameraSettingNDFilter |
|
493 |
|
494 @internalTechnology |
|
495 */ |
|
496 #define KUidECamEventCameraSettingNDFilterUidValue 0x10283208 |
|
497 |
|
498 /** |
|
499 Defines the numerical value for KUidECamEventCameraSettingLEDEffect. |
|
500 @see KUidECamEventCameraSettingLEDEffect |
|
501 |
|
502 @internalTechnology |
|
503 */ |
|
504 #define KUidECamEventCameraSettingLEDEffectUidValue 0x10283209 |
|
505 |
|
506 /** |
|
507 Defines the numerical value for KUidECamEventCameraSettingLEDCustomEffect. |
|
508 @see KUidECamEventCameraSettingLEDCustomEffect |
|
509 |
|
510 @internalTechnology |
|
511 */ |
|
512 #define KUidECamEventCameraSettingLEDCustomEffectUidValue 0x102831F2 |
|
513 |
|
514 /** |
|
515 Defines the numerical value for KUidECamEventCameraSettingOperationPreference. |
|
516 @see KUidECamEventCameraSettingOperationPreference |
|
517 @publishedPartner |
|
518 @prototype |
|
519 */ |
|
520 #define KUidECamEventCameraSettingOperationPreferenceUidValue 0x1028320A |
|
521 |
|
522 /** |
|
523 Defines the numerical value for KUidECamEventImageCaptureControlColorSpace. |
|
524 @see KUidECamEventImageCaptureControlColorSpace |
|
525 |
|
526 @internalTechnology |
|
527 */ |
|
528 #define KUidECamEventImageCaptureControlColorSpaceUidValue 0x1028320B |
|
529 |
|
530 /** |
|
531 Defines the numerical value for KUidECamEventCameraSettingLockWhiteBalance. |
|
532 @see KUidECamEventCameraSettingLockWhiteBalance |
|
533 |
|
534 @internalTechnology |
|
535 */ |
|
536 #define KUidECamEventCameraSettingLockWhiteBalanceUidValue 0x1028320D |
|
537 |
|
538 /** |
|
539 Defines the numerical value for KUidECamEventCameraSettingRestoreClientPriority. |
|
540 @see KUidECamEventCameraSettingRestoreClientPriority |
|
541 |
|
542 @internalTechnology |
|
543 */ |
|
544 #define KUidECamEventCameraSettingRestoreClientPriorityUidValue 0x1028320E |
|
545 |
|
546 /** |
|
547 Defines the numerical value for KUidECamPresetVideoTelephony. |
|
548 @see KUidECamPresetVideoTelephony |
|
549 @publishedPartner |
|
550 @prototype |
|
551 */ |
|
552 #define KUidECamPresetVideoTelephonyUidValue 0x1028322E |
|
553 |
|
554 |
|
555 /** |
|
556 Defines the numerical value for KUidECamPresetNone. |
|
557 @see KUidECamPresetNone |
|
558 @publishedPartner |
|
559 @prototype |
|
560 */ |
|
561 #define KUidECamPresetNoneUidValue 0x1028320F |
|
562 |
|
563 /** |
|
564 Defines the numerical value for KUidECamEventRangeRestricted. |
|
565 @see KUidECamEventRangeRestricted |
|
566 @publishedPartner |
|
567 @prototype |
|
568 */ |
|
569 #define KUidECamEventRangeRestrictedUidValue 0x10283210 |
|
570 |
|
571 /** |
|
572 Defines the numerical value for KUidECamEventFeatureRestricted. |
|
573 @see KUidECamEventFeatureRestricted |
|
574 @publishedPartner |
|
575 @prototype |
|
576 */ |
|
577 #define KUidECamEventFeatureRestrictedUidValue 0x10283211 |
|
578 |
|
579 /** |
|
580 Defines the numerical value for KUidECamEventPresetLocked. |
|
581 @see KUidECamEventPresetLocked |
|
582 @publishedPartner |
|
583 @prototype |
|
584 */ |
|
585 #define KUidECamEventPresetLockedUidValue 0x10283212 |
|
586 |
|
587 /** |
|
588 Defines the numerical value for KUidECamEventPresetUnlocked. |
|
589 @see KUidECamEventPresetUnlocked |
|
590 @publishedPartner |
|
591 @prototype |
|
592 */ |
|
593 #define KUidECamEventPresetUnlockedUidValue 0x10283213 |
|
594 |
|
595 /** |
|
596 Defines the numerical value for KUidECamEventCIPAdjustContrastEnhancement. |
|
597 @see KUidECamEventCIPAdjustContrastEnhancement |
|
598 |
|
599 @internalTechnology |
|
600 */ |
|
601 #define KUidECamEventCIPAdjustContrastEnhancementUidValue 0x10283214 |
|
602 |
|
603 /** |
|
604 Defines the numerical value for KUidECamEventCIPAdjustRedEyeReduction. |
|
605 @see KUidECamEventCIPAdjustRedEyeReduction |
|
606 |
|
607 @internalTechnology |
|
608 */ |
|
609 #define KUidECamEventCIPAdjustRedEyeReductionUidValue 0x10283215 |
|
610 |
|
611 /** |
|
612 Defines the numerical value for KUidECamEventCIPImageDistortionCorrection. |
|
613 @see KUidECamEventCIPImageDistortionCorrection |
|
614 |
|
615 @internalTechnology |
|
616 */ |
|
617 #define KUidECamEventCIPImageDistortionCorrectionUidValue 0x1028320C |
|
618 |
|
619 /** |
|
620 Defines the numerical value for KUidECamEventImageProcessingTransformRelativeOrientation. |
|
621 @see KUidECamEventImageProcessingTransformRelativeOrientation |
|
622 @publishedPartner |
|
623 @prototype |
|
624 */ |
|
625 #define KUidECamEventImageProcessingTransformRelativeOrientationUidValue 0x10283216 |
|
626 |
|
627 /** |
|
628 Defines the numerical value for KUidECamEventImageCaptureControlEnableSubFrames. |
|
629 @see KUidECamEventImageCaptureControlEnableSubFrames |
|
630 |
|
631 @internalTechnology |
|
632 */ |
|
633 #define KUidECamEventImageCaptureControlEnableSubFramesUidValue 0x10283219 |
|
634 |
|
635 /** |
|
636 Defines the numerical value for KUidECamEventImageCaptureControlDisableSubFrames. |
|
637 @see KUidECamEventImageCaptureControlDisableSubFrames |
|
638 |
|
639 @internalTechnology |
|
640 */ |
|
641 #define KUidECamEventImageCaptureControlDisableSubFramesUidValue 0x1028321A |
|
642 |
|
643 /** |
|
644 Defines the numerical value for KUidECamEventImageCaptureControlStartPanoMode. |
|
645 @see KUidECamEventImageCaptureControlStartPanoMode |
|
646 |
|
647 @internalTechnology |
|
648 */ |
|
649 #define KUidECamEventImageCaptureControlStartPanoModeUidValue 0x102831F3 |
|
650 |
|
651 /** |
|
652 Defines the numerical value for KUidECamEventImageCaptureControlPanoDirection. |
|
653 @see KUidECamEventImageCaptureControlPanoDirection |
|
654 |
|
655 @internalTechnology |
|
656 */ |
|
657 #define KUidECamEventImageCaptureControlPanoDirectionUidValue 0x10283217 |
|
658 |
|
659 /** |
|
660 Defines the numerical value for KUidECamEventReadyForNextPrepare. |
|
661 @see KUidECamEventReadyForNextPrepare |
|
662 @publishedPartner |
|
663 @prototype |
|
664 */ |
|
665 #define KUidECamEventReadyForNextPrepareUidValue 0x102833DC |
|
666 |
|
667 /** |
|
668 Defines the numerical value for KUidECamEventReadyForNextCapture. |
|
669 @see KUidECamEventReadyForNextCapture |
|
670 @publishedPartner |
|
671 @prototype |
|
672 */ |
|
673 #define KUidECamEventReadyForNextCaptureUidValue 0x1028321C |
|
674 |
|
675 /** |
|
676 Defines the numerical value for KUidECamEventImageCaptureEvent. |
|
677 @see KUidECamEventImageCaptureEvent |
|
678 @publishedPartner |
|
679 @prototype |
|
680 */ |
|
681 #define KUidECamEventImageCaptureEventUidValue 0x1028321B |
|
682 |
|
683 /** |
|
684 Defines the numerical value for KUidECamEventFailedEmbeddedStillCaptureSetting. |
|
685 @see KUidECamEventFailedEmbeddedStillCaptureSetting |
|
686 |
|
687 @internalTechnology |
|
688 */ |
|
689 #define KUidECamEventFailedEmbeddedStillCaptureSettingUidValue 0x1028321D |
|
690 |
|
691 /** |
|
692 Defines the numerical value for KUidECamEventVideoCaptureControlConversionCoefficient. |
|
693 @see KUidECamEventVideoCaptureControlConversionCoefficient |
|
694 |
|
695 @internalTechnology |
|
696 */ |
|
697 #define KUidECamEventVideoCaptureControlConversionCoefficientUidValue 0x1028321E |
|
698 |
|
699 /** |
|
700 Defines the numerical value for KUidECamEventVideoCaptureControlPrepareComplete. |
|
701 @see KUidECamEventVideoCaptureControlPrepareComplete |
|
702 @publishedPartner |
|
703 @prototype |
|
704 */ |
|
705 #define KUidECamEventVideoCaptureControlPrepareCompleteUidValue 0x1028321F |
|
706 |
|
707 /** |
|
708 Defines the numerical value for KUidECamEventPictureOrientationUnachievable. |
|
709 @see KUidECamEventPictureOrientationUnachievable |
|
710 @publishedPartner |
|
711 @prototype |
|
712 */ |
|
713 #define KUidECamEventPictureOrientationUnachievableUidValue 0x102831F4 |
|
714 |
|
715 /** |
|
716 Defines the numerical value for KUidECamEventVideoCaptureControlSettingsRangeChanged. |
|
717 @see KUidECamEventVideoCaptureControlSettingsRangeChanged |
|
718 @publishedPartner |
|
719 @prototype |
|
720 */ |
|
721 #define KUidECamEventVideoCaptureControlSettingsRangeChangedUidValue 0x102831F5 |
|
722 |
|
723 /** |
|
724 Defines the numerical value for KUidECamEventVideoCaptureControlSettingsValueChanged. |
|
725 @see KUidECamEventVideoCaptureControlSettingsValueChanged |
|
726 @publishedPartner |
|
727 @prototype |
|
728 */ |
|
729 #define KUidECamEventVideoCaptureControlSettingsValueChangedUidValue 0x102831F6 |
|
730 |
|
731 /** |
|
732 Defines the numerical value for KUidECamEventVideoCaptureControlSettingsDisabled. |
|
733 @see KUidECamEventVideoCaptureControlSettingsDisabled |
|
734 @publishedPartner |
|
735 @prototype |
|
736 */ |
|
737 #define KUidECamEventVideoCaptureControlSettingsDisabledUidValue 0x102831F7 |
|
738 |
|
739 /** |
|
740 Defines the numerical value for KUidECamEventVideoCaptureControlFadingEffect. |
|
741 @see KUidECamEventVideoCaptureControlFadingEffect |
|
742 |
|
743 @internalTechnology |
|
744 */ |
|
745 #define KUidECamEventVideoCaptureControlFadingEffectUidValue 0x1028322B |
|
746 #endif // ECAMADVSETTINGSUIDS_HRH |
469 #endif // ECAMADVSETTINGSUIDS_HRH |
|
470 |
|
471 |
|
472 |