Enum ProjectType

ProjectType enumeration

Represents project type in XmpDynamicMediaPackage.

public enum ProjectType

Values

NameValueDescription
Movie0The movie project type
Still1The still project type
Audio2The audio project type
Custom3The custom project type

See Also