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: 9.0.26418.0 , built 2021-10-22 08:54:13 UTC
Syntax
public float ReconstructionFps { get; set; }

Property Value

Type: 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