CameraMetadata.LensPoseReferenceUndefined Field

Definition

The camera device cannot represent the values of CameraCharacteristics#LENS_POSE_TRANSLATION android.lens.poseTranslation and CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation accurately enough.

[Android.Runtime.Register("LENS_POSE_REFERENCE_UNDEFINED", ApiSince=30)]
public const int LensPoseReferenceUndefined = 2;
[<Android.Runtime.Register("LENS_POSE_REFERENCE_UNDEFINED", ApiSince=30)>]
val mutable LensPoseReferenceUndefined : int

Field Value

Int32
Attributes

Remarks

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

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