ZegoBackgroundConfig constructor
- ZegoBackgroundProcessType processType,
- int color,
- String imageURL,
- String videoURL,
- ZegoBackgroundBlurLevel blurLevel
Implementation
ZegoBackgroundConfig(this.processType, this.color, this.imageURL,
this.videoURL, this.blurLevel);