CameraMetadata.LogicalMultiCameraSensorSyncTypeApproximate Field

Definition

A software mechanism is used to synchronize between the physical cameras.

[Android.Runtime.Register("LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_APPROXIMATE", ApiSince=28)]
public const int LogicalMultiCameraSensorSyncTypeApproximate = 0;
[<Android.Runtime.Register("LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_APPROXIMATE", ApiSince=28)>]
val mutable LogicalMultiCameraSensorSyncTypeApproximate : int

Field Value

Int32
Attributes

Remarks

Java documentation for android.hardware.camera2.CameraMetadata.LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_APPROXIMATE.

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