Loads a dataset from the data source.
This method only loads the capture JSON metadata upfront. Frame images and depth data
are loaded on-demand when requested, reducing memory pressure for large datasets.
- Returns: A PlaybackDataset configured for on-demand loading, or nil if loading fails
Loads a dataset from the data source.
This method only loads the capture JSON metadata upfront. Frame images and depth data
are loaded on-demand when requested, reducing memory pressure for large datasets.
- Returns: A
PlaybackDatasetconfigured for on-demand loading, ornilif loading fails