OnMaxAmplitudeSampled

fun interface OnMaxAmplitudeSampled

A functional interface used for emitting max amplitude readings during recording.

Functions

Link copied to clipboard
abstract fun onSampled(maxAmplitude: Int)

Called after the recording has stopped.