UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.playback com.nianticspatial.nsdk.playback←classPlaybackDataset com.nianticspatial.nsdk.playback.PlaybackDataset Function getFrameImageAtIndex getFrameImageAtIndexLoads the frame image at [index] on-demand (and caches it). Returns decoded bitmap, or null if no image. Declaration fun getFrameImageAtIndex(index: Int): android.graphics.Bitmap? Summary Loads the frame image at [index] on-demand (and caches it). Returns decoded bitmap, or null if no image.
Loads the frame image at [index] on-demand (and caches it). Returns decoded bitmap, or null if no image.