Class: Poppler::AnnotMovie

Inherits:
Annot
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Methods inherited from Annot

#annot_type, #color, #color=, #contents, #contents=, #flags, #flags=, #get_rectangle, #modified, #name, #page_index, #rectangle=

Instance Method Details

#moviePoppler::Movie

Retrieves the movie object (PopplerMovie) stored in the poppler_annot.

Returns:

  • (Poppler::Movie)

    the movie object stored in the poppler_annot. The returned object is owned by Poppler::AnnotMovie and should not be freed

#titleString

Retrieves the movie title of poppler_annot.

Returns:

  • (String)

    the title text of poppler_annot.