Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.hardware. Camera.Parameters

Added Methods
boolean   getAutoExposureLock ()  
boolean   getAutoWhiteBalanceLock ()  
List<Area>   getFocusAreas ()  
int   getMaxNumDetectedFaces ()  
int   getMaxNumFocusAreas ()  
int   getMaxNumMeteringAreas ()  
List<Area>   getMeteringAreas ()  
boolean   isAutoExposureLockSupported ()  
boolean   isAutoWhiteBalanceLockSupported ()  
boolean   isVideoSnapshotSupported ()  
void   setAutoExposureLock ( boolean )  
void   setAutoWhiteBalanceLock ( boolean )  
)"> void   )" target="_top"> setFocusAreas ( List<Area> )  
)"> void   )" target="_top"> setMeteringAreas ( List<Area> )  
void   setRecordingHint ( boolean )  
 

Added Fields
String   FOCUS_MODE_CONTINUOUS_PICTURE