Container class for a movie object in a PDF document. More...
#include <poppler-qt4.h>
Public Types | |
| enum | PlayMode { PlayOnce, PlayOpen, PlayRepeat, PlayPalindrome } |
Public Member Functions | |
| PlayMode | playMode () const |
| int | rotation () const |
| bool | showControls () const |
| QSize | size () const |
| QString | url () const |
Container class for a movie object in a PDF document.
The play mode for playing the movie.
1.6.1