Returns information about the current recording.
Call this method beforesaveCurrentScan() to ensure that the recording
contains frames to save. Otherwise, the save operation may fail.
- Returns: A RecordingInfo object containing details about the current recording.
- Throws: An error if the underlying NSDK call fails.
- Note: Make sure to call this method before saveCurrentScan() if you plan to
save the current scan; otherwise, the save may fail.
Returns information about the current recording.
Call this method before
saveCurrentScan()to ensure that the recordingcontains frames to save. Otherwise, the save operation may fail.
- Returns: A
RecordingInfoobject containing details about the current recording.- Throws: An error if the underlying NSDK call fails.
- Note: Make sure to call this method before
saveCurrentScan()if you plan tosave the current scan; otherwise, the save may fail.