IMcViewSequencePause Method
|
|
Stops playback of the sequence
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
RemarksStops any playback of the current sequence. If the sequence was
playing, a PropertyChanged( ID_MV_SequenceDirection) event will be fired.
See Also