@bengreenier/react-user-media
    Preparing search index...

    Type Alias RecorderState

    RecorderState:
        | RecorderIdleState
        | RecorderErrorState
        | RecorderRecordingState
        | RecorderPausedState
        | RecorderFinalizedState

    The state of the recorder.