Click or drag to resize

HologramRecorder Class

Class managing BaseSequenceManager to acquire holograms. It manages repetitions and can save multiple records in memory.
Inheritance Hierarchy
SystemObject
  LynceeTec.API.CycleHologramRecorder

Namespace: LynceeTec.API.Cycle
Assembly: LynceeTec.API.Cycle (in LynceeTec.API.Cycle.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:37 UTC
Syntax
public class HologramRecorder : IReconstructionRecorder, 
	IDisposable

The HologramRecorder type exposes the following members.

Constructors
 NameDescription
Public methodHologramRecorderInitializes a new instance of the HologramRecorder class
Top
Properties
 NameDescription
Public propertyEstimatedRecordingTime 
Top
Methods
 NameDescription
Public methodCancelRecording 
Public methodCancelSaving 
Public methodDisposeReleases all resources used by the HologramRecorder
Public methodRecordAsync 
Public methodSaveRecord 
Top
See Also