Skip to main content
API Reference SwiftyNsdk NsdkSession

createRecordingExporter

Creates a new Recording Exporter session....

Declaration

func createRecordingExporter() -> NsdkRecordingExporter

Summary

Creates a new Recording Exporter session.
Recording Export enables the conversion and export of saved scan recordings
to various formats for external processing or sharing. This session manages
the export workflow from scan selection through format conversion and output.
- Returns: A new Recording Exporter session attached to this NSDK session


ON THIS PAGE