Member Junction
    Preparing search index...
    • Applies a background effect (blur / virtual background) to a local camera track, or clears it.

      Parameters

      • track: LocalVideoTrack

        The local video track to process.

      • effect: LiveKitBackgroundEffect

        The effect to apply ('none' clears any active processor).

      Returns Promise<boolean>

      true if applied/cleared successfully; false if the SDK is unavailable.