diff options
Diffstat (limited to 'src/lib/ffmpeg_content.h')
| -rw-r--r-- | src/lib/ffmpeg_content.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h index b7685bf09..4c612cd3e 100644 --- a/src/lib/ffmpeg_content.h +++ b/src/lib/ffmpeg_content.h @@ -64,6 +64,7 @@ public: std::string technical_summary () const; void as_xml (xmlpp::Node *, bool with_paths) const; DCPTime full_length (boost::shared_ptr<const Film> film) const; + DCPTime approximate_length () const; std::string identifier () const; |
