disableVirtualBackground()

Removes (if already enabled) the virtual background for the local user.

sambaFrame.disableVirtualBackground();

Sample use cases:

  • You may want to control virtual background for the local user dynamically during the meeting.

circle-info

The related events are captionsFontSizeChanged and captionsSpokenLanguageChanged if you want to be informed when the captions settings has been changed.

Last updated