Android.Hardware.Camera2.CameraCharacteristics.LensInfoAvailableFocalLengths Property

Syntax

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

See Also

CaptureRequest.LensFocalLength

Value

Documentation for this section has not yet been entered.

Remarks

List of focal lengths for CaptureRequest.LensFocalLength that are supported by this camera device.

If optical zoom is not supported, this list will only contain a single value corresponding to the fixed focal length of the device. Otherwise, this list will include every focal length supported by the camera device, in ascending order.

Units: Millimeters

Range of valid values:

Values are > 0

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