OnRecordingStopped

fun interface OnRecordingStopped

A functional interface used for notifying after the recording has stopped.

Functions

Link copied to clipboard
abstract fun onStopped()

Called after the recording has stopped.