camerauis/cameraxui/cxengine/inc/cxecenrepkeys.h
changeset 43 0e652f8f1fbd
parent 28 3075d9b614e6
equal deleted inserted replaced
28:3075d9b614e6 43:0e652f8f1fbd
    26 const unsigned long int  StillShowCapturedCr            = 0x5;
    26 const unsigned long int  StillShowCapturedCr            = 0x5;
    27 const unsigned long int  VideoShowCapturedCr            = 0x6;
    27 const unsigned long int  VideoShowCapturedCr            = 0x6;
    28 const unsigned long int  ImageQualityCr                 = 0x7;
    28 const unsigned long int  ImageQualityCr                 = 0x7;
    29 const unsigned long int  VideoQualityCr                 = 0x8;
    29 const unsigned long int  VideoQualityCr                 = 0x8;
    30 const unsigned long int  AudioMuteCr                    = 0x9;
    30 const unsigned long int  AudioMuteCr                    = 0x9;
       
    31 const unsigned long int  GeoTaggingCr                   = 0xA;
       
    32 const unsigned long int  FacetrackingCr                 = 0xB;
       
    33 const unsigned long int  CaptureSoundAlwaysOnCr         = 0xC;
       
    34 const unsigned long int  GeoTaggingDisclaimerCr         = 0xD;
       
    35 const unsigned long int  CameraModeCr                   = 0xE;
       
    36 const unsigned long int  FlashModeStillCr               = 0xF;
       
    37 const unsigned long int  SceneModeStillCr               = 0x10;
       
    38 const unsigned long int  SceneModeVideoCr               = 0x11;
    31 
    39 
    32 const unsigned long int  CxRuntimeFeaturesCrUid         =  {0x20027018};
    40 const unsigned long int  CxRuntimeFeaturesCrUid         =  {0x20027018};
    33 
    41 
    34 const unsigned long int  PrimaryCameraCaptureKeysCr     = 0x1;
    42 const unsigned long int  PrimaryCameraCaptureKeysCr     = 0x1;
    35 const unsigned long int  SecondaryCameraCaptureKeysCr   = 0x2;
    43 const unsigned long int  SecondaryCameraCaptureKeysCr   = 0x2;