Use more direct route to fix hangs after calling some Player methods.
[dcpomatic.git] / src / lib / player.h
index ccdd4e12c34c113836e3c9b588f7597a490626e9..20b68ef774243d632d0048747fce5b264802b289 100644 (file)
@@ -56,9 +56,6 @@ public:
        static int const FILM_CONTAINER;
        static int const FILM_VIDEO_FRAME_RATE;
        static int const DCP_DECODE_REDUCTION;
-       static int const IGNORE;
-       static int const FAST;
-       static int const PLAY_REFERENCED;
 };
 
 /** @class Player