ThermalSequencePlayer Methods |
The ThermalSequencePlayer type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of frames.
| |
Dispose | ||
End |
Move to the last image in the sequence.
| |
Equals | (Inherited from Object.) | |
First |
Move to the first image in the sequence.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Next |
Move to the next frame.
| |
Pause |
Pause the playback thread.
| |
Play |
Plays the sequence file with the selected frame rate, FrameRate.
| |
Previous |
Move to the previous frame.
| |
Stop |
Stop the playback thread.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |