@Deprecated public final class ProjectType extends com.aspose.ms.System.Enum
Represents project type in XmpDynamicMediaPackage
.
Modifier and Type | Field and Description |
---|---|
static int |
Audio
Deprecated.
Represents audio.
|
static int |
Custom
Deprecated.
Custom project type.
|
static int |
Movie
Deprecated.
Represents movie.
|
static int |
Still
Deprecated.
Represents still.
|
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 Movie
Represents movie.
public static final int Still
Represents still.
public static final int Audio
Represents audio.
public static final int Custom
Custom project type.
Copyright © 2020. All rights reserved.