diff --git a/docs/dev-guide/configuration.md b/docs/dev-guide/configuration.md index 79652378a..d6eac53b3 100644 --- a/docs/dev-guide/configuration.md +++ b/docs/dev-guide/configuration.md @@ -915,6 +915,18 @@ filmstrip: { } ``` +### disableCameraTintForeground + +type: `Boolean` + +Default: **unset** + +If true disable the camera tint foreground on the active speaker in the filmstrip + +```javascript +disableCameraTintForeground: true +``` + ## Face Landmarks ### faceLandmarks