harmony 鸿蒙FaceAuthTypes.idl
FaceAuthTypes.idl
概述
定义人脸认证驱动的枚举类和数据结构,包括AuthType, ExecutorRole, ExecutorSecureLevel, CommandId, FaceTipsCode, ExecutorInfo, 和TemplateInfo。
模块包路径:ohos.hdi.face_auth.v1_1
起始版本: 4.0
相关模块:HdfFaceAuth
汇总
类
名称 | 描述 |
---|---|
struct Property | 执行器相关属性。 |
struct SaCommandParamNone | SA命令参数为空。 |
union SaCommandParam | SA命令参数。 |
struct SaCommand | SA命令相关。 |
枚举
名称 | 描述 |
---|---|
GetPropertyType : int { AUTH_SUB_TYPE = 1 , LOCKOUT_DURATION = 2 , REMAIN_ATTEMPTS = 3 , ENROLL_PROGRESS = 4 , SENSOR_INFO = 5 } |
枚举获得属性类型。 |
SaCommandId : int { BEGIN_SCREEN_BRIGHTNESS_INCREASE = 1 , END_SCREEN_BRIGHTNESS_INCREASE = 2 } | 枚举SA命令id。 |
CommandId : int { LOCK_TEMPLATE = 1 , UNLOCK_TEMPLATE = 2 , INIT_ALGORITHM = 3 , VENDOR_COMMAND_BEGIN = 10000 } | 枚举人脸认证功能相关操作命令。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙IExecutorCallback.idl
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦