Click or drag to resize

LiveAcquirerReconstructionFps Property

Gets or sets the reconstruction frame rate.

Namespace: LynceeTec.API.Sequence
Assembly: LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:36 UTC
Syntax
public float ReconstructionFps { get; set; }

Property Value

Single
Exceptions
ExceptionCondition
InvalidOperationExceptionThe current state does not allow the method to be called.
Remarks

Can only be called when CurrentState is Created, NoHologram, Recorded, Saved, Initializing, Acquiring.

0 uses the maximum reconstruction speed.

See Also