MediaSFU Shared
    Preparing search index...

    Interface SetBreakoutRoomsOptions

    interface SetBreakoutRoomsOptions {
        parameters: HeadlessParameters;
        rooms: BreakoutParticipantRef[][];
        newParticipantAction?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    parameters: HeadlessParameters

    The most recent parameter bag from updateSourceParameters.

    Room composition: index in the outer array is the room number.

    newParticipantAction?: string

    What happens to people who join later. Defaults to the room's setting.