Skip to main content
API Reference NianticSpatial.NSDK.AR.Subsystems.Scanning

RecordingStatus


Declaration

public enum RecordingStatus

Fields

NameTypeSummary
static DiscardedRecordingStatus
The scan has been discarded.
static ErrorRecordingStatus
There is an error with the scan.
static SavedRecordingStatus
The scan has been saved to persistent storage.
static StartedRecordingStatus
The scan is currently recording.
static UnknownRecordingStatus
-