isPaused abstract method

Future<bool> isPaused()

Checks if recording session is paused.

Implementation

Future<bool> isPaused();