onDurationChanged

abstract fun onDurationChanged(durationMs: Long)

Called after the recording has stopped.

Parameters

durationMs

The duration of the currently active recording expressed in milliseconds.