3.1 STSilentLivenessController

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

STSilentLivenessDetector *detector

PropertyDescription

detector

None

(instancetype)initWithSetDelegate:(id) delegate

Initialization method.

ParameterDescription

delegate

Callback delegate

Return valueDescription

Silent liveness detection example

None

Last updated