diff options
Diffstat (limited to 'src/wx/film_viewer.h')
| -rw-r--r-- | src/wx/film_viewer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index f8658be38..3f7a3be33 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -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 (); |
