MediaSFU Shared
    Preparing search index...

    Function getRecordingNotice

    • The user-facing side of recording: the notice, the timer, and the pause allowance.

      Pause limits are per media type — recordingAudioPausesLimit vs recordingVideoPausesLimit — and the SDK picks by recordingMediaOptions. Reading the wrong one reports the wrong allowance, which is why this is a helper rather than a field read. Complements getRecordingState, which covers only the start/pause/resume/stop status.

      Parameters

      Returns RecordingNotice