Share via


CaptureResult.SensorRollingShutterSkew Property

Definition

Duration between the start of exposure for the first row of the image sensor, and the start of exposure for one past the last row of the image sensor.

[Android.Runtime.Register("SENSOR_ROLLING_SHUTTER_SKEW")]
public static Android.Hardware.Camera2.CaptureResult.Key? SensorRollingShutterSkew { get; }
[<Android.Runtime.Register("SENSOR_ROLLING_SHUTTER_SKEW")>]
static member SensorRollingShutterSkew : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.SENSOR_ROLLING_SHUTTER_SKEW.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also