Remove required Film from content examine.
[dcpomatic.git] / src / lib / ffmpeg_content.h
index b7685bf0937c56f92b1cfea4e65aea1c2f114785..4c612cd3ee00eb62720fc35fe1759f5fd2cf1451 100644 (file)
@@ -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;