Android.Hardware.Camera2.CameraCharacteristics.ControlMaxRegionsAe Property

Syntax

[Android.Runtime.Register("CONTROL_MAX_REGIONS_AE")]
public static CameraCharacteristics.Key ControlMaxRegionsAe { get; }

See Also

CaptureRequest.ControlAeRegions

Value

Documentation for this section has not yet been entered.

Remarks

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

This corresponds to the the maximum allowed number of elements in CaptureRequest.ControlAeRegions.

Range of valid values:

Value will be >= 0. For FULL-capability devices, this value will be >= 1.

This key is available on all devices.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0