camerauis/cameraxui/cxengine/inc/cxecenrepkeys.h
changeset 37 64817133cd1d
parent 32 5c1e3c6aa4ef
equal deleted inserted replaced
36:b12f3922a74f 37:64817133cd1d
    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;