Skip to main content
API Reference com.nianticspatial.nsdk.playback PlaybackDatasetSource

loadCaptureJson

Loads 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.