NET_SDK_EnableShowVFD¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Turn on face detection.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| bEnablein | BOOL | Whether to enable or not, TRUE: enable; FALSE: disable. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None