ZegoObjectSegmentationConfig constructor

ZegoObjectSegmentationConfig(
  1. ZegoObjectSegmentationType objectSegmentationType,
  2. ZegoBackgroundConfig backgroundConfig
)

Implementation

ZegoObjectSegmentationConfig(
    this.objectSegmentationType, this.backgroundConfig);