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 60ea2ec3d..a96904882 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -57,6 +57,7 @@ public: void set_position (DCPTime p); void set_coalesce_player_changes (bool c); void set_dcp_decode_reduction (boost::optional<int> reduction); + boost::optional<int> dcp_decode_reduction () const; void refresh (); |
