> For the complete documentation index, see [llms.txt](https://docs.digitalsamba.com/reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalsamba.com/reference/sdk/methods/enablevirtualbackground.md).

# enableVirtualBackground()

Alias for [configureVirtualBackground](/reference/sdk/methods/configurevirtualbackground.md) - read there for all possible options

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