Face.IdUnsupported Field

Definition

The ID is -1 when the optional set of fields is unsupported.

[Android.Runtime.Register("ID_UNSUPPORTED")]
public const int IdUnsupported = -1;
[<Android.Runtime.Register("ID_UNSUPPORTED")>]
val mutable IdUnsupported : int

Field Value

Value = -1
Attributes

Remarks

The ID is -1 when the optional set of fields is unsupported.

Java documentation for android.hardware.camera2.params.Face.ID_UNSUPPORTED.

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