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.

Last updated