VideoPlayModePreset

VideoPlayModePreset enumeration

Constants which define how a video is played.

public enum VideoPlayModePreset

Values

NameValueDescription
Mixed-1
Auto0Play automatically.
OnClick1Play only when the video frame is clicked on.
AllSlides2Play on all slides.
InClickSequence3Play automatically with a click.

See Also