Language

CameraCharacteristics.StatisticsInfoMaxFaceCount Property

Definition

The maximum number of simultaneously detectable faces.

[Android.Runtime.Register("STATISTICS_INFO_MAX_FACE_COUNT")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? StatisticsInfoMaxFaceCount { get; }
[<Android.Runtime.Register("STATISTICS_INFO_MAX_FACE_COUNT")>]
static member StatisticsInfoMaxFaceCount : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

The maximum number of simultaneously detectable faces.

Attributes

Remarks

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

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