Show an explanatory message if the player is not performing very well (#1932).
[dcpomatic.git] / src / wx / film_viewer.h
index 8024bb1bfc16ff9020b5596e057c1dbd0b9fb3df..52b97f0f63201d8686ad2262c05fec53f2a9dc2c 100644 (file)
@@ -161,6 +161,7 @@ private:
        void config_changed (Config::Property);
        void film_length_change ();
        void ui_finished ();
+       void too_many_frames_dropped ();
 
        dcpomatic::DCPTime uncorrected_time () const;
        Frame average_latency () const;