camerauis/cameraxui/cxengine/inc/cxecenrepkeys.h
changeset 41 67457b2ffb33
parent 39 c5025ea871a1
equal deleted inserted replaced
40:2922f70fca82 41:67457b2ffb33
    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;
    31 const unsigned long int  GeoTaggingCr                   = 0xA;
    32 const unsigned long int  FacetrackingCr                 = 0xB;
    32 const unsigned long int  FacetrackingCr                 = 0xB;
    33 const unsigned long int  CaptureSoundAlwaysOnCr         = 0xC;
    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;
    34 
    39 
    35 const unsigned long int  CxRuntimeFeaturesCrUid         =  {0x20027018};
    40 const unsigned long int  CxRuntimeFeaturesCrUid         =  {0x20027018};
    36 
    41 
    37 const unsigned long int  PrimaryCameraCaptureKeysCr     = 0x1;
    42 const unsigned long int  PrimaryCameraCaptureKeysCr     = 0x1;
    38 const unsigned long int  SecondaryCameraCaptureKeysCr   = 0x2;
    43 const unsigned long int  SecondaryCameraCaptureKeysCr   = 0x2;