enableVirtualBackground()

enableVirtualBackground(options: VirtualBackgroundOptions)

Alias for configureVirtualBackground - read there for all possible options

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

Last updated