void draw() const
Starts playback if needed and draws the current video frame centered at {0, 0}.
int getHeight() const
Returns the actual pixel height of the video.
Video(const std::string &filename)
Opens OGG Theora video specified by filename.
int getWidth() const
Returns the actual pixel width of the video.
bool finished() const
Returns true when the video has reached the end.