Table 295 – Entries in a movie dictionary

Key

Type

Value

F

file specification

(Required) A file specification identifying a self-describing movie file.

NOTE The format of a self-describing movie file shall be left unspecified, and there is no guarantee of portability.

Aspect

array

(Optional) The width and height of the movie’s bounding box, in pixels, and shall be specified as [ width height ]. This entry should be omitted for a movie consisting entirely of sound with no visible images.

Rotate

integer

(Optional) The number of degrees by which the movie shall be rotated clockwise relative to the page. The value shall be a multiple of 90. Default value: 0.

Poster

boolean or stream

(Optional) A flag or stream specifying whether and how a poster imagerepresenting the movie shall be displayed. If this value is a stream, it shall contain an image XObject (see 8.9, “Images” ) to be displayed as the poster. If it is the boolean value true, the poster image shall be retrieved from the movie file; if it is false, no poster shall be displayed. Default value: false.