Basics of forced reduction of JPEG2000 decode resolution.
[dcpomatic.git] / src / wx / film_viewer.h
index f8658be3834cb1a3f0866e269620bd1edbc0e9c7..3f7a3be331a34c5f6626cb3add171f06c1fb45c2 100644 (file)
@@ -56,6 +56,7 @@ public:
 
        void set_position (DCPTime p);
        void set_coalesce_player_changes (bool c);
+       void set_dcp_decode_reduction (boost::optional<int> reduction);
 
        void refresh ();