camerauis/cameraapp/generic/GsCamcorderPlugin/inc/GSCamQualitySettingContainer.h
branchRCL_3
changeset 20 38fb6f7eacd5
parent 18 51dda465e618
child 35 e32fcfe0045f
equal deleted inserted replaced
18:51dda465e618 20:38fb6f7eacd5
   282         TAknLayoutRect iLayoutIcon;
   282         TAknLayoutRect iLayoutIcon;
   283         // The slider control
   283         // The slider control
   284         CGSCamQualitySettingSlider* iSlider;
   284         CGSCamQualitySettingSlider* iSlider;
   285         // The current capture mode (video/still)
   285         // The current capture mode (video/still)
   286         TCamCameraMode iMode;
   286         TCamCameraMode iMode;
   287 
   287         
   288         // Array of supported qualities
   288         // Array of supported qualities
   289         RArray<TInt> iSupportedQualitiesArray;
   289         RArray<TInt> iSupportedQualitiesArray;
   290         
   290         
   291         // ETrue if remaining video recording time for current video quality
   291         // ETrue if remaining video recording time for current video quality
   292         // is known, so remaining time and storage icon can be drawn.
   292         // is known, so remaining time and storage icon can be drawn.