ZegoObjectSegmentationConfig constructor
ZegoObjectSegmentationConfig(
- ZegoObjectSegmentationType objectSegmentationType,
- ZegoBackgroundConfig backgroundConfig
Implementation
ZegoObjectSegmentationConfig(
this.objectSegmentationType, this.backgroundConfig);