camerauis/cameraapp/generic/GsCamcorderPlugin/inc/GSCamQualitySettingContainer.h
branchRCL_3
changeset 18 51dda465e618
parent 0 1ddebce53859
child 20 38fb6f7eacd5
equal deleted inserted replaced
16:d486e5e3cc9a 18:51dda465e618
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   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         // The current storage location
       
   288         TCamMediaStorage iStorageLocation;
       
   289 
   287 
   290         // Array of supported qualities
   288         // Array of supported qualities
   291         RArray<TInt> iSupportedQualitiesArray;
   289         RArray<TInt> iSupportedQualitiesArray;
   292         
   290         
   293         // ETrue if remaining video recording time for current video quality
   291         // ETrue if remaining video recording time for current video quality