camerauis/cameraxui/cxengine/inc/cxecenrepkeys.h
changeset 39 c5025ea871a1
parent 28 3075d9b614e6
child 37 64817133cd1d
equal deleted inserted replaced
38:0f0b4c1d7744 39:c5025ea871a1
    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;
    31 
    34 
    32 const unsigned long int  CxRuntimeFeaturesCrUid         =  {0x20027018};
    35 const unsigned long int  CxRuntimeFeaturesCrUid         =  {0x20027018};
    33 
    36 
    34 const unsigned long int  PrimaryCameraCaptureKeysCr     = 0x1;
    37 const unsigned long int  PrimaryCameraCaptureKeysCr     = 0x1;
    35 const unsigned long int  SecondaryCameraCaptureKeysCr   = 0x2;
    38 const unsigned long int  SecondaryCameraCaptureKeysCr   = 0x2;