Skip to main content
API Reference NSDK

playbackSession

Called on the main queue when the tracking state changes (e.g. at start of playback). For playback, state is typically .normal.

Declaration

func playbackSession(_ session: PlaybackSession, cameraDidChangeTrackingState camera: PlaybackCamera)

Summary

Called on the main queue when the tracking state changes (e.g. at start of playback). For playback, state is typically .normal.