Skip to main content
API Reference com.nianticspatial.nsdk.recording

RecordingExporter

↳ extends SessionBase
Creates a Recording Exporter instance for exporting saved scans. The Recording Exporter feature allows you to export previously saved scans in various formats with custom metadata and user data.

Declaration

class RecordingExporter

Properties

NameTypeSummary
ardkHandleLong
-

Functions

NameTypeSummary
exportAsyncResult<String, Nothing>
Asynchronously exports a scan recording. This function suspends execution until the export operation is complete, has failed, or has timed out.
exportSplitArchivesAsyncResult<Array<String>, Nothing>
Asynchronously exports a scan recording as multiple archive files. This function suspends execution until the export operation is complete, has failed, or has timed out.
onDestroyvoid
-
onInitvoid
-