StartCaptureCallback

Callback of startCapture

Functions

Link copied to clipboard
abstract fun onCaptureCompleted(fileUrl: String?)

Called when successful.

Link copied to clipboard

Called when error occurs.

Link copied to clipboard
abstract fun onProgress(completion: Float)

Called when state "inProgress".

Link copied to clipboard

Called when stopCapture error occurs.