Click or drag to resize
ThermalSequencePlayer Methods

The ThermalSequencePlayer type exposes the following members.

Methods
  NameDescription
Public methodCount
Gets the number of frames.
Public methodDispose
Public methodEnd
Move to the last image in the sequence.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFirst
Move to the first image in the sequence.
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 methodNext
Move to the next frame.
Public methodPause
Pause the playback thread.
Public methodPlay
Plays the sequence file with the selected frame rate, FrameRate.
Public methodPrevious
Move to the previous frame.
Public methodStop
Stop the playback thread.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also