Skip to main content
API Reference NSDK NSDKSceneSegmentationSession

stop

Stops the Scene Segmentation system....

Declaration

func stop()

Summary

Stops the Scene Segmentation system.
This halts all semantic processing. The session can be reconfigured and restarted after
stopping. All @Published properties are reset to .inProgress(nil).