For the complete documentation index, see llms.txt. This page is also available as Markdown.

enableVirtualBackground()

enableVirtualBackground(options: VirtualBackgroundOptions)

Alias for configureVirtualBackground - read there for all possible options

sambaFrame.enableVirtualBackground({blur: 'balanced'});

Last updated