lsqVideoCameraFaceDetectionResultType
人脸信息检测结果类型
Definition
typedef NS_ENUM(NSUInteger, lsqVideoCameraFaceDetectionResultType ) {
lsqVideoCameraFaceDetectionResultTypeNoFaceDetected,
lsqVideoCameraFaceDetectionResultTypeFaceDetected,
};
Constants
TuSDKVideoCameraBase.h