VideoPlayModePreset

VideoPlayModePreset enum

Constants which define how a video is played.

enum class 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