Virtual Background Removal Plugin Options
| Property | Description | Default |
|---|---|---|
| source | The input element source. A video or image element. | |
| texture | The texture of a loaded image asset. | |
| renderType | The background rendering type. Either 1 for mediapipe, 2 for chromakey or 0 for screen | 1 |
| bgImage | The background poster image for the background texture of the video rendering. | |
| backgroundColor | Set a background color instead of a background image. | |
| scaledWidth | The width to scale the video to when switching to screensharing as the background. In a percentage of the screen width. | |
| keyColor | Chomakey green screen key color | "00ff00" |