Android.Hardware.Camera2.CameraCharacteristics.ScalerAvailableMaxDigitalZoom Property

Syntax

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

See Also

CaptureRequest.ScalerCropRegion

Value

Documentation for this section has not yet been entered.

Remarks

The maximum ratio between both active area width and crop region width, and active area height and crop region height, for CaptureRequest.ScalerCropRegion.

This represents the maximum amount of zooming possible by the camera device, or equivalently, the minimum cropping window size.

Crop regions that have a width or height that is smaller than this ratio allows will be rounded up to the minimum allowed size by the camera device.

Units: Zoom scale factor

Range of valid values:

>=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