flutter_face_api library

Typedefs

CameraSwitchCallback = void Function(int cameraId)
CustomButtonTappedCompletion = void Function(int tag)
Callback for receiving signal, when a custom button, configured in FaceSDK.uiCustomizationLayer, is pressed.
LivenessNotificationCompletion = void Function(LivenessNotification)
VideoEncoderCompletion = void Function(String transactionId, bool success)