MediaSFU Vue
    Preparing search index...

    Variable recordStartTimerConst

    recordStartTimer: RecordStartTimerType

    Starts a recording timer and manages its state.

    The options for starting the recording timer.

    Function to get updated parameters.

    The start time of the recording.

    The interval ID for the recording timer.

    Flag indicating if the timer is running.

    Flag indicating if pause/resume actions are enabled.

    The time after which pause/resume actions are enabled.

    Function to update the recording start time.

    Function to update the recording timer interval.

    Function to update the timer running state.

    Function to update the pause/resume state.

    await recordStartTimer({ parameters })