ProjectType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ProjectType extends System.Enum

Represents project type in XmpDynamicMediaPackage.

Fields

FieldDescription
MovieThe movie project type
StillThe still project type
AudioThe audio project type
CustomThe custom project type

Movie

public static final int Movie

The movie project type

Still

public static final int Still

The still project type

Audio

public static final int Audio

The audio project type

Custom

public static final int Custom

The custom project type