public final class AudioPlayModePreset
extends com.aspose.ms.System.Enum
Constants which define how a sound is played.
Modifier and Type | Field and Description |
---|---|
static int |
AllSlides
Play on all slides.
|
static int |
Auto
Play automatically.
|
static int |
Mixed |
static int |
OnClick
Play on click.
|
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, toString
public static final int Mixed
public static final int Auto
Play automatically.
public static final int OnClick
Play on click.
public static final int AllSlides
Play on all slides.
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.