Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VirtualBackgroundSourceType

The type of the custom background image.

Index

Enumeration members

Enumeration members

Blur

Blur: = 3

The background image is blurred.

since

v3.5.2

Color

Color: = 1

(Default) The background image is a solid color.

Img

Img: = 2

The background image is a file in PNG or JPG format.

Generated using TypeDoc