ZegoFaceDetectionInfo
ZegoFaceDetectionInfo
Face detection info.
Details
Face detection info.
Declared in ZegoExpressDefines.h
Properties
imageWidth
imageWidth
nonatomic, assign int imageWidthThe image width captured by the camera
imageHeight
imageHeight
nonatomic, assign int imageHeightThe image height captured by the camera
facePositionList
facePositionList
nonatomic, strong NSArray<ZegoFacePositionInfo *> * facePositionListFace position information list
