Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / wx / video_view.h
index f4a8ea22bcf1b4c13087c2cfcc92ba13c9bb6ad8..827d1bf73d65a2f0e8a93c2c7d5c4862dd7ec834 100644 (file)
@@ -64,6 +64,8 @@ protected:
        /* XXX_b: to remove */
        friend class FilmViewer;
 
+       bool get_next_frame (bool non_blocking);
+
        FilmViewer* _viewer;
        std::pair<boost::shared_ptr<PlayerVideo>, dcpomatic::DCPTime> _player_video;