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

setOnFrameListener

Sets the callback invoked for each loaded frame. Call before [play].

Declaration

fun setOnFrameListener(callback: (PlaybackFrame) -> Unit)

Summary

Sets the callback invoked for each loaded frame. Call before [play].