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 ZegoExpressDefines.h

Properties

objectSegmentationType

objectSegmentationType
nonatomic, assign ZegoObjectSegmentationType objectSegmentationType

The type of object segmentation.

backgroundConfig

backgroundConfig
nonatomic, strong ZegoBackgroundConfig * backgroundConfig

Background config.

Previous

zegonetworktimeinfo

Next

zegoperformancestatus

On this page

Back to top