Click or drag to resize
ThermalImageRecorder Properties

The ThermalImageRecorder type exposes the following members.

Properties
  NameDescription
Public propertyDirectory
The used directory for the latest recording.
(Inherited from Recorder.)
Public propertyExtension
File extension for recordings created from the stream.
(Inherited from Recorder.)
Public propertyFileName
File name of the latest recording.
(Inherited from Recorder.)
Public propertyFrameCount
The number of recorded images.
(Inherited from Recorder.)
Public propertyFullPath
The full path to the recorded file.
(Inherited from Recorder.)
Public propertyIsPreRecordingEnabled
Enable/Disable pre-recording
Public propertyIsTimeSpanEnabled
Is time span enabled.
(Inherited from Recorder.)
Public propertyLostImages
The number of lost images during the recording.
(Inherited from Recorder.)
Public propertyNumberOfFramesInMemory
NumberOfFramesInMemory uses computer memory for temporary storing images until the disk is ready for writing.
Public propertyNumberOfFramesToPreRecord
The number of frames to store in the circular buffer. The buffer is saved to disk when the recording is started.
Public propertyStatus
The current state of the Recorder.
(Inherited from Recorder.)
Public propertyTimeSpan
The minimum time span between two recorded images.
(Inherited from Recorder.)
Top
See Also