VideoProcessorType
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.
Updated 6 months ago