Skip to main content
API Reference NSDK PlaybackDatasetSource

loadCaptureJSON

Loads the capture JSON data from the data source....

Declaration

func loadCaptureJSON() -> Data?

Summary

Loads the capture JSON data from the data source.
- Returns: The JSON data as Data, or nil if loading fails