Android.Hardware.Camera2.CameraCharacteristics.LensInfoAvailableApertures Property

Syntax

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

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CaptureRequest.LensAperture

Value

Documentation for this section has not yet been entered.

Remarks

List of aperture size values for CaptureRequest.LensAperture that are supported by this camera device.

If the camera device doesn't support a variable lens aperture, this list will contain only one value, which is the fixed aperture size.

If the camera device supports a variable aperture, the aperture values in this list will be sorted in ascending order.

Units: The aperture f-number

Optional - This value may be null on some devices.

Full capability - Present on all camera devices that report being CameraMetadata.INFO_SUPPORTED_HARDWARE_LEVEL_FULL 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