Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoBackgroundProcessType

Video background process type.

Index

Enumeration members

Enumeration members

Blur

Blur: = 2

Blur background.

Color

Color: = 1

Fill the background with a solid color.

Image

Image: = 3

The background is the specified image.

Transparent

Transparent: = 0

Background is transparent.

Video

Video: = 4

The background is the specified video.

Generated using TypeDoc