Skip to main content
API Reference NSDK PlaybackSession

pause

Stops playback. The loop exits on its next iteration; the current frame index is preserved so a later run() resumes from the same frame.

Declaration

override func pause()

Summary

Stops playback. The loop exits on its next iteration; the current frame index is preserved so a later run() resumes from the same frame.