ProjectType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ProjectType extends System.Enum
Représente le type de projet dans XmpDynamicMediaPackage.
Champs
| Champ | Description |
|---|---|
| Movie | Le type de projet film |
| Still | Le type de projet image fixe |
| Audio | Le type de projet audio |
| Custom | Le type de projet personnalisé |
Movie
public static final int Movie
Le type de projet film
Still
public static final int Still
Le type de projet image fixe
Audio
public static final int Audio
Le type de projet audio
Custom
public static final int Custom
Le type de projet personnalisé