LivenessDetectionOnFrameCallback typedef

LivenessDetectionOnFrameCallback = void Function(FrameStatus frameStatus)

Callback on every frame during the liveness detection process.

Implementation

typedef void LivenessDetectionOnFrameCallback(FrameStatus frameStatus);