X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_content.h;h=4c612cd3ee00eb62720fc35fe1759f5fd2cf1451;hb=673ba43fb66eb0dee43807501753749f144254a7;hp=b7685bf0937c56f92b1cfea4e65aea1c2f114785;hpb=e13e5cd4cfda39b0a0b77ed8036e14e15f93ec2e;p=dcpomatic.git 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 film) const; + DCPTime approximate_length () const; std::string identifier () const;