Click or drag to resize
ThermalImageRecorderSetupNumberOfFramesInMemory Method
Enable using memory for temporary storing images until the disk is ready for writing.

Namespace: Flir.Atlas.Live.Recorder
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void SetupNumberOfFramesInMemory(
	int frames
)

Parameters

frames
Type: SystemInt32
See Also