Note: All the controls can only be obtained from capture://image
Players
.
Only PARAM_QUALITY
and PARAM_VERSION_TYPE
attributes are supported with image/jpeg
format.
CameraControl
shutter feedback cannot be
disabled – calls to enableShutterFeedback()
throw MediaException
and isShutterFeedbackEnabled()
always returns true
.
CameraControl
does not
support any other exposure modes apart from auto
.
CameraControl
does not support any
video resolutions – getSupportedVideoResolutions()
returns an empty array, getVideoResolution()
returns -1
and setVideoResolution()
throws IllegalArgumentException
.
SnapshotControl
freeze interval is set to 2 seconds.
SnapshotControl
default directory is set to Gallery/Images
.