isRecordingPaused property

bool get isRecordingPaused

Implementation

bool get isRecordingPaused => state == UCameraState.recordingPaused;