CameraFacing
A typesafe enumeration of the camera to be used during the liveness detection process
Last updated
A typesafe enumeration of the camera to be used during the liveness detection process
Last updated
import com.sybrin.livenessdetection.enums.CameraFacing
import com.sybrin.facialrecognition.enums.CameraFacing
public static final
CameraFacing
Back
Selects the back camera.
public static final
CameraFacing
Front
Selects the front camera.
Enum values
Selects the back camera.
Selects the front camera.