camerauis/cameraxui/cxengine/inc/cxecenrepkeys.h
changeset 32 5c1e3c6aa4ef
parent 21 fa6d9f75d6a6
child 37 64817133cd1d
equal deleted inserted replaced
29:699651f2666f 32:5c1e3c6aa4ef
    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;