Android.Hardware.Camera2.CameraCharacteristics.SensorInfoExposureTimeRange Property

Syntax

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

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CaptureRequest.SensorExposureTime

Value

Documentation for this section has not yet been entered.

Remarks

The range of image exposure times for CaptureRequest.SensorExposureTime supported by this camera device.

Units: Nanoseconds

Range of valid values:

The minimum exposure time will be less than 100 us. For FULL capability devices (CameraCharacteristics.InfoSupportedHardwareLevel == FULL), the maximum exposure time will be greater than 100ms.

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