3.1 STSilentLivenessController

STSilentLivenessController class encapsulates the methods that need to be called to perform silent liveness detection.

STSilentLivenessDetector *detector

Property
Description

detector

None

(instancetype)initWithSetDelegate:(id) delegate

Initialization method.

Parameter
Description

delegate

Callback delegate

Return value
Description

Silent liveness detection example

None

Last updated