VideoProcessorType

🚧

Deprecated

This model is deprecated in SDK 3.11. To blur the background or replace it with an image, use VideoProcessorOptions.

The VideoProcessorType model allows selecting the type of the video processor to either blur the local participant's background or use a selected image as the background.

This model is supported only in SDK 3.7 and later.

Enumeration members

BackgroundReplacement

BackgroundReplacement: = "backgroundreplacement"

Replaces the local participant's background with the selected static image.


Bokeh

Bokeh: = "bokeh"

Blurs the local participant's background.