UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.playback com.nianticspatial.nsdk.playback←classPlaybackSession com.nianticspatial.nsdk.playback.PlaybackSession Function setOnFrameListener setOnFrameListenerSets 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].
Sets the callback invoked for each loaded frame. Call before [play].