camerauis/cameraxui/cxengine/conf/cameraxvariation.confml
changeset 58 ddba9caa7f32
parent 28 3075d9b614e6
equal deleted inserted replaced
55:0da2a5b56583 58:ddba9caa7f32
    42             in any product. Use -1 when zoom limit is not supported for a particular resolution.
    42             in any product. Use -1 when zoom limit is not supported for a particular resolution.
    43             Note: ECAM already has some limits which should be taken into account.
    43             Note: ECAM already has some limits which should be taken into account.
    44       </desc>
    44       </desc>
    45     </setting>
    45     </setting>
    46 
    46 
       
    47     <setting ref="UseRasterGraphicsSystemCr" name="Use Qt raster graphics system" type="int" readOnly="true">
       
    48       <desc>Force the use of Qt raster graphics system instead of the default graphics system.
       
    49       </desc>
       
    50     </setting>
       
    51 
    47   </feature>
    52   </feature>
    48 
    53 
    49   <data>
    54   <data>
    50     <CxRuntimeFeaturesCrUid>
    55     <CxRuntimeFeaturesCrUid>
    51       <PrimaryCameraCaptureKeysCr>0xab,0xf849</PrimaryCameraCaptureKeysCr>
    56       <PrimaryCameraCaptureKeysCr>0xab,0xf849</PrimaryCameraCaptureKeysCr>
    52       <SecondaryCameraCaptureKeysCr>0xab,0xa7</SecondaryCameraCaptureKeysCr>
    57       <SecondaryCameraCaptureKeysCr>0xab,0xa7</SecondaryCameraCaptureKeysCr>
    53       <PrimaryCameraAutofocusKeysCr>0xe2,0xf880</PrimaryCameraAutofocusKeysCr>
    58       <PrimaryCameraAutofocusKeysCr>0xe2,0xf880</PrimaryCameraAutofocusKeysCr>
    54       <FreeMemoryLevelsCr>8000000,10000000</FreeMemoryLevelsCr>
    59       <FreeMemoryLevelsCr>8000000,10000000</FreeMemoryLevelsCr>
    55       <StillMaxZoomValuesCr>32,32,32,32,32</StillMaxZoomValuesCr>
    60       <StillMaxZoomValuesCr>32,32,32,32,32</StillMaxZoomValuesCr>
    56       <VideoMaxZoomValuesCr>40,40,40,-1,-1</VideoMaxZoomValuesCr>
    61       <VideoMaxZoomValuesCr>40,40,40,-1,-1</VideoMaxZoomValuesCr>
       
    62       <UseRasterGraphicsSystemCr>1</UseRasterGraphicsSystemCr>
    57     </CxRuntimeFeaturesCrUid>
    63     </CxRuntimeFeaturesCrUid>
    58   </data>
    64   </data>
    59 
    65 
    60 </configuration>
    66 </configuration>