loadDataset
Loads the dataset with a custom image decoder (e.g.
{ null } in unit tests to avoid [BitmapFactory] not mocked).Declaration
open fun loadDataset(): PlaybackDataset?
Summary
Returns
The dataset, or null if JSON is missing or invalid.
Loads the dataset: reads capture JSON from this source and returns a [PlaybackDataset] that uses this loader for on-demand frame loading.