ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::AV::ZegoBackgroundConfig Struct Reference

#include <zego-api-defines.h>

Public Member Functions

 ZegoBackgroundConfig ()
 

Public Attributes

ZegoBackgroundProcessType processType
 
int color
 
const char * imageURL
 
const char * videoURL
 
ZegoBackgroundBlurLevel blurLevel
 

Constructor & Destructor Documentation

◆ ZegoBackgroundConfig()

ZEGO::AV::ZegoBackgroundConfig::ZegoBackgroundConfig ( )
inline

Member Data Documentation

◆ blurLevel

ZegoBackgroundBlurLevel ZEGO::AV::ZegoBackgroundConfig::blurLevel

背景虚化级别

◆ color

int ZEGO::AV::ZegoBackgroundConfig::color

背景颜色,格式为 0xRRGGBB,默认为黑色即 0x000000

◆ imageURL

const char* ZEGO::AV::ZegoBackgroundConfig::imageURL

背景图路径

◆ processType

ZegoBackgroundProcessType ZEGO::AV::ZegoBackgroundConfig::processType

背景处理类型

◆ videoURL

const char* ZEGO::AV::ZegoBackgroundConfig::videoURL

背景视频路径


The documentation for this struct was generated from the following file: