public final class VideoPlayModePreset
extends com.aspose.ms.System.Enum
Constants which define how a video is played.
| Modifier and Type | Field and Description |
|---|---|
static int |
AllSlides
Play on all slides.
|
static int |
Auto
Play automatically.
|
static int |
InClickSequence
Play automatically with a click.
|
static int |
Mixed |
static int |
OnClick
Play only when the video frame is clicked on.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int Mixed
public static final int Auto
Play automatically.
public static final int OnClick
Play only when the video frame is clicked on.
public static final int AllSlides
Play on all slides.
public static final int InClickSequence
Play automatically with a click.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.