Click or drag to resize
ThermalImageRecorder Methods

The ThermalImageRecorder type exposes the following members.

Methods
  NameDescription
Public methodContinue
Continues an paused recording.
(Inherited from Recorder.)
Public methodDisablePreRecording
Disables pre-recording.
Public methodDisableTimeSpan
Disable time span.
(Inherited from Recorder.)
Public methodEnablePreRecording
Enable a pre-recording buffer.
Public methodEnableTimeSpan
Enable time span recording.
(Inherited from Recorder.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPause
Pause an on going recording.
(Inherited from Recorder.)
Public methodRefresh Obsolete.
Refresh recording properties.
(Inherited from Recorder.)
Public methodSetupNumberOfFramesInMemory
Enable using memory for temporary storing images until the disk is ready for writing.
Public methodStart
Start a recording
(Inherited from Recorder.)
Public methodStop
Stops the recording.
(Inherited from Recorder.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also