SenseID Silent Liveness Detection SDK
iOS English V2.4.3
iOS English V2.4.3
  • Introduction
  • Release Notes
  • 1 Overview
  • 2 User Guide
  • 3 SDK Function Library
    • Revision History
    • 3.1 STSilentLivenessController
    • 3.2 STSilentLivenessDetector
    • 3.3 STSilentLivenessDetectorDelegate
    • 3.4 STSilentLivenessFaceEnumType
    • 3.5 STSilentLivenessEnumTypeHeader
  • 4 FAQ
Powered by GitBook
On this page
  • STSilentLivenessDetector *detector
  • (instancetype)initWithSetDelegate:(id) delegate
  1. 3 SDK Function Library

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

PreviousRevision HistoryNext3.2 STSilentLivenessDetector

Last updated 3 years ago