CameraCharacteristics.ControlMaxRegionsAe Property

Definition

The maximum number of metering regions that can be used by the auto-exposure (AE) routine.

[Android.Runtime.Register("CONTROL_MAX_REGIONS_AE")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? ControlMaxRegionsAe { get; }
[<Android.Runtime.Register("CONTROL_MAX_REGIONS_AE")>]
static member ControlMaxRegionsAe : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.CONTROL_MAX_REGIONS_AE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also