Click or drag to resize
ThermalSequencePlayerStatusChanged Event
This event is fired when the playback status has changed.

Namespace: Flir.Atlas.Image.Playback
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public event EventHandler<PlaybackStatusChangedEventArgs> StatusChanged

Value

Type: SystemEventHandlerPlaybackStatusChangedEventArgs
See Also