Skip to main content
API Reference SwiftyNsdk PlaybackSession

run

Starts playback of the dataset....

Declaration

override func run(_ configuration: ARConfiguration, options: ARSession.RunOptions = [])

Summary

Starts playback of the dataset.
Playback runs asynchronously on a background queue. Call pause() to stop playback.


ON THIS PAGE