State

sealed class State

Represents the state of a recording session.

Inheritors

Types

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

Capture has been paused via pause; data captured so far is preserved.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Serializes this recording session state to a binary blob.

Link copied to clipboard

Extension to convert legacy recording session states to the unified state.