MediaSFU Shared
    Preparing search index...

    Interface SetCoHostOptions

    interface SetCoHostOptions {
        parameters: HeadlessParameters;
        name: string;
        areas?: ModerationArea[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    parameters: HeadlessParameters

    The most recent parameter bag from updateSourceParameters.

    name: string

    Participant to promote. Pass '' to clear the current co-host.

    areas?: ModerationArea[]

    Areas the co-host may moderate. Defaults to media + participants.