Enumeration
MoviePosterTypes
The type of graphic for the movie poster.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1298558310 | readonly | Uses an image from the movie file. | |
| Number = 1852796517 | readonly | None. | |
| Number = 1299216505 | readonly | (Read-only) Indicates whether the movie poster is not the standard, generic image. | |
| Number = 2020623970 | readonly | Uses the generic movie poster image file. |
Object of 1
Properties elsewhere that hold an MoviePosterTypes value.