CheckPauseStateOptions

data class CheckPauseStateOptions(val recordingMediaOptions: String, val recordingVideoPausesLimit: Int, val recordingAudioPausesLimit: Int, val pauseRecordCount: Int, val showAlert: ShowAlert?)

Options for checking if recording can be paused.

Constructors

Link copied to clipboard
constructor(recordingMediaOptions: String, recordingVideoPausesLimit: Int, recordingAudioPausesLimit: Int, pauseRecordCount: Int, showAlert: ShowAlert?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard