OnMediaRecorderStateChange

A functional interface used for listening to StreamMediaRecorder state changes.

Functions

Link copied to clipboard
abstract fun onStateChanged(recorderState: MediaRecorderState)

Called after the recording has stopped.