VideoPlayModePreset
VideoPlayModePreset enumeration
Constants which define how a video is played.
public enum VideoPlayModePreset
Values
Name | Value | Description |
---|---|---|
Mixed | -1 |
|
Auto | 0 |
Play automatically. |
OnClick | 1 |
Play only when the video frame is clicked on. |
AllSlides | 2 |
Play on all slides. |
InClickSequence | 3 |
Play automatically with a click. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides