Android.Hardware.Camera2.CaptureResult.SensorRollingShutterSkew Property

Syntax

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

See Also

CameraCharacteristics.InfoSupportedHardwareLevel
CameraCharacteristics.SensorInfoActiveArraySize

Value

Documentation for this section has not yet been entered.

Remarks

Duration between the start of first row exposure and the start of last row exposure.

This is the exposure time skew between the first and last row exposure start times. The first row and the last row are the first and last rows inside of the CameraCharacteristics.SensorInfoActiveArraySize.

For typical camera sensors that use rolling shutters, this is also equivalent to the frame readout time.

Units: Nanoseconds

Range of valid values:

>= 0 and < StreamConfigurationMap#getOutputMinFrameDuration(int, Size).

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