Class android.hardware.Camera.Parameters
| Added Methods | |
|---|---|
| booleangetAutoExposureLock() | |
| booleangetAutoWhiteBalanceLock() | |
| List<Area>getFocusAreas() | |
| intgetMaxNumDetectedFaces() | |
| intgetMaxNumFocusAreas() | |
| intgetMaxNumMeteringAreas() | |
| List<Area>getMeteringAreas() | |
| booleanisAutoExposureLockSupported() | |
| booleanisAutoWhiteBalanceLockSupported() | |
| booleanisVideoSnapshotSupported() | |
| voidsetAutoExposureLock(boolean) | |
| voidsetAutoWhiteBalanceLock(boolean) | |
| voidsetFocusAreas(List<Area>) | |
| voidsetMeteringAreas(List<Area>) | |
| voidsetRecordingHint(boolean) | |
| Added Fields | |
|---|---|
| StringFOCUS_MODE_CONTINUOUS_PICTURE | |
