Click or drag to resize
ThermalImageRecorderNumberOfFramesToPreRecord Property
The number of frames to store in the circular buffer. The buffer is saved to disk when the recording is started.

Namespace: Flir.Atlas.Live.Recorder
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public int NumberOfFramesToPreRecord { get; }

Property Value

Type: Int32
See Also