logo
On this page

ZegoObjectSegmentationConfig

ZegoObjectSegmentationConfig

Object segmentation config.

Details

It is used to configure parameters when the object segmentation is turned on.

Declared in entity/ZegoObjectSegmentationConfig.java

Properties

objectSegmentationType

objectSegmentationType
public ZegoObjectSegmentationType objectSegmentationType

The type of object segmentation.

backgroundConfig

backgroundConfig
public ZegoBackgroundConfig backgroundConfig

Background config.

Methods

ZegoObjectSegmentationConfig

ZegoObjectSegmentationConfig
Declared in entity/ZegoObjectSegmentationConfig.java

Previous

zegonetworktimeinfo

Next

zegoperformancestatus

On this page

Back to top