OnPaused typedef

OnPaused = void Function(RecordedAudio media, bool isPaused)

Callback fn type

Implementation

typedef OnPaused = void Function(RecordedAudio media, bool isPaused);