Member Junction
    Preparing search index...

    The full event map: event name → payload type. Names use the before* prefix for cancelable events and a past-tense / noun form for notifications, matching the conversations-stack vocabulary.

    Index

    Properties

    activeSpeakersChanged: LiveKitActiveSpeakersEvent
    audioPlaybackChanged: { CanPlayback: boolean }

    Browser autoplay policy changed whether remote audio can play (prompt the user to enable sound).

    backgroundEffectChanged: { Effect: LiveKitBackgroundEffect }

    The camera background effect changed.

    beforeDeviceSwitch: LiveKitBeforeDeviceSwitchEvent
    connected: { State: LiveKitRoomState }
    dataReceived: LiveKitDataMessage
    localMediaChanged: LiveKitLocalMediaState
    noiseFilterChanged: { Enabled: boolean }

    The Krisp noise filter was toggled on the local microphone.

    reconnected: { State: LiveKitRoomState }
    reconnecting: Record<string, never>
    stateChanged: LiveKitRoomState