CameraCharacteristics.LogicalMultiCameraSensorSyncType Property

Definition

The accuracy of frame timestamp synchronization between physical cameras

[Android.Runtime.Register("LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE", ApiSince=28)]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? LogicalMultiCameraSensorSyncType { get; }
[<Android.Runtime.Register("LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE", ApiSince=28)>]
static member LogicalMultiCameraSensorSyncType : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE.

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