diff options
Diffstat (limited to 'src/lib/film.h')
| -rw-r--r-- | src/lib/film.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index 4b07f84a9..6573bd5b7 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -115,6 +115,7 @@ public: bool has_subtitles () const; OutputVideoFrame best_video_frame_rate () const; bool content_paths_valid () const; + FrameRateChange active_frame_rate_change (Time) const; libdcp::KDM make_kdm ( |
