Skip to content

RTCVideoFilterMode

Adnan Mujagić edited this page Jul 5, 2024 · 1 revision



NONE

Description

Video filter mode which allows you to disable video filtering without destroying the video filter.



BACKGROUND_BLUR

Description

Video filter mode which allows you to blur your background.



VIRTUAL_BACKGROUND

Description

Video filter mode which allows you to set a custom image to be drawn behind you as your background.



FACE_TRACK

Description

Video filter mode which initiates face framing. If a face is detected, the video will zoom in and track its movements. If no face is detected, the video filter will smoothly zoom back to its starting position.

Clone this wiki locally