Android.Hardware.Camera2.CameraCharacteristics.ControlAeCompensationRange Property

Syntax

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

See Also

CameraCharacteristics.ControlAeCompensationStep
CaptureRequest.ControlAeExposureCompensation

Value

Documentation for this section has not yet been entered.

Remarks

Maximum and minimum exposure compensation values for CaptureRequest.ControlAeExposureCompensation, in counts of CameraCharacteristics.ControlAeCompensationStep, that are supported by this camera device.

Range of valid values:

Min.exposure compensation * CameraCharacteristics.ControlAeCompensationStep <= -2 EV

Max.exposure compensation * CameraCharacteristics.ControlAeCompensationStep >= 2 EV

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