MediaSFU Shared
    Preparing search index...

    Type Alias RecordingNoticeType<TUserRecordingParams, TEventType>

    RecordingNoticeType: (
        options: RecordingNoticeOptions<TUserRecordingParams, TEventType>,
    ) => Promise<void>

    Type Parameters

    Type Declaration