IMcViewSequenceEndBehavior Property
|
|
Determines the action taken during playback when the end or
beginning of the SequenceFrameRange is passed.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
RemarksWhen a SequenceStepCount step of frames from the SequenceFrameRange
would go past the end of the SequenceFrameRange (during SequencePlayForward) or
past the beginning (during SequencePlayBackward). The options are to stop,
loop or reverse direction.
See Also