Enumeration BackgroundSourceType

The custom background.

Enumeration Members

BackgroundBlur: 3

3: The background is a blurred version of the original background.

BackgroundColor: 1

1: (Default) The background image is a solid color.

BackgroundImg: 2

2: The background is an image in PNG or JPG format.

BackgroundVideo: 4

4: The background is a local video in MP4, AVI, MKV, FLV, or other supported formats.

Generated using TypeDoc