On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classPlaybackSession PlaybackSession Method run runStarts 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.
Starts playback of the dataset.
Playback runs asynchronously on a background queue. Call
pause()to stop playback.