Android.Hardware.Camera2.CaptureResult.LensFocusRange Property

Syntax

[Android.Runtime.Register("LENS_FOCUS_RANGE")]
public static CaptureResult.Key LensFocusRange { get; }

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CameraCharacteristics.LensInfoFocusDistanceCalibration

Value

Documentation for this section has not yet been entered.

Remarks

The range of scene distances that are in sharp focus (depth of field).

If variable focus not supported, can still report fixed depth of field range

Units: A pair of focus distances in diopters: (near, far); see CameraCharacteristics.LensInfoFocusDistanceCalibration for details.

Range of valid values:

>=0

Optional - This value may be null on some devices.

Limited capability - Present on all camera devices that report being at least CameraMetadata.INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED devices in the CameraCharacteristics.InfoSupportedHardwareLevel key

[Android Documentation]

Requirements

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