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

loadDepthConfidence

Loads depth confidence on-demand (UInt8 binary).

Declaration

fun loadDepthConfidence(confidenceFileName: String): ByteArray?

Summary

Loads depth confidence on-demand (UInt8 binary).

Returns

Raw bytes, or null if not available or read fails.