UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.playback com.nianticspatial.nsdk.playback←interfacePlaybackDatasetSource com.nianticspatial.nsdk.playback.PlaybackDatasetSource Function loadCaptureJson loadCaptureJsonLoads the capture JSON data. Declaration fun loadCaptureJson(): ByteArray? Summary Loads the capture JSON data. Returns The JSON bytes (UTF-8), or null if loading fails.
Loads the capture JSON data.