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

getDepthConfidenceAtIndex

Loads depth confidence (UInt8 binary) at [index] on-demand. Returns null if not available.

Declaration

fun getDepthConfidenceAtIndex(index: Int): ByteArray?

Summary

Loads depth confidence (UInt8 binary) at [index] on-demand. Returns null if not available.