CheckResumeStateOptions

data class CheckResumeStateOptions(val recordingMediaOptions: String, val recordingVideoPausesLimit: Int, val recordingAudioPausesLimit: Int, val pauseRecordCount: Int)

Options for checking if recording can be resumed.

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard