No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 14 |
| From Level: | 13 |
| Generated | 2011.10.06 23:19 |
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
setFocusAreas(
List<Area>)
|
|
void
setMeteringAreas(
List<Area>)
|
|
void
setRecordingHint(
boolean)
|
|
| Added Fields | |
|---|---|
String
FOCUS_MODE_CONTINUOUS_PICTURE
|
|