ProjectType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class ProjectType extends System.Enum
يمثل نوع المشروع في XmpDynamicMediaPackage.
الحقول
| حقل | الوصف |
|---|---|
| Movie | نوع مشروع الفيلم |
| Still | نوع مشروع الصورة الثابتة |
| Audio | نوع مشروع الصوت |
| Custom | نوع مشروع مخصص |
Movie
public static final int Movie
نوع مشروع الفيلم
Still
public static final int Still
نوع مشروع الصورة الثابتة
Audio
public static final int Audio
نوع مشروع الصوت
Custom
public static final int Custom
نوع مشروع مخصص