logo
On this page

ZegoBackgroundProcessType

ZegoBackgroundProcessType

Video background process type.

Declared in ZegoExpressDefines.h

Properties

ZegoBackgroundProcessTypeTransparent

ZegoBackgroundProcessTypeTransparent
ZegoBackgroundProcessTypeTransparent=(0)

Background is transparent.

ZegoBackgroundProcessTypeColor

ZegoBackgroundProcessTypeColor
ZegoBackgroundProcessTypeColor=(1)

Fill the background with a solid color.

ZegoBackgroundProcessTypeBlur

ZegoBackgroundProcessTypeBlur
ZegoBackgroundProcessTypeBlur=(2)

Blur background.

ZegoBackgroundProcessTypeImage

ZegoBackgroundProcessTypeImage
ZegoBackgroundProcessTypeImage=(3)

The background is the specified image.

ZegoBackgroundProcessTypeVideo

ZegoBackgroundProcessTypeVideo
ZegoBackgroundProcessTypeVideo=(4)

The background is the specified video.

Previous

zegobackgroundblurlevel

Next

zegobeautifyfeature

On this page

Back to top