StartCaptureCallback

Callback of startCapture

Functions

Link copied to clipboard
abstract fun onCaptureCompleted(fileUrls: List<String>?)

Called when successful.

Link copied to clipboard

Called when error occurs.

Link copied to clipboard

Called when change capture status.

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

Called when state "inProgress".