ZegoFaceDetectionInfo
ZegoFaceDetectionInfo
Face detection info.
Details
Face detection info.
Declared in entity/ZegoFaceDetectionInfo.java
Properties
imageWidth
imageWidth
public int imageWidthThe image width captured by the camera
imageHeight
imageHeight
public int imageHeightThe image height captured by the camera
facePositionList
facePositionList
public ArrayList<ZegoFacePositionInfo> facePositionListFace position information list
Methods
ZegoFaceDetectionInfo
ZegoFaceDetectionInfo
public ZegoFaceDetectionInfoCreate a face detection info object
Declared in
entity/ZegoFaceDetectionInfo.java