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