X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fvideo_view.h;h=827d1bf73d65a2f0e8a93c2c7d5c4862dd7ec834;hp=f4a8ea22bcf1b4c13087c2cfcc92ba13c9bb6ad8;hb=5eb8b5c3a1566aef638e9d9df03b88d320735092;hpb=ac25cd82d5d29c79b46033a742aaea33c700a524 diff --git a/src/wx/video_view.h b/src/wx/video_view.h index f4a8ea22b..827d1bf73 100644 --- a/src/wx/video_view.h +++ b/src/wx/video_view.h @@ -64,6 +64,8 @@ protected: /* XXX_b: to remove */ friend class FilmViewer; + bool get_next_frame (bool non_blocking); + FilmViewer* _viewer; std::pair, dcpomatic::DCPTime> _player_video;