ZegoFaceDetectionInfo class

人脸检测信息

人脸检测信息

Constructors

ZegoFaceDetectionInfo()
构造一个人脸检测信息对象

Properties

facePositionList List<ZegoFacePositionInfo>
人脸位置信息列表
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
imageHeight int
摄像头采集的画面高
getter/setter pair
imageWidth int
摄像头采集的画面宽
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited