Remove required Film from content examine.
[dcpomatic.git] / src / lib / image_content.h
index 6a450ef8f33721b5903179118c809ce41b88b9fb..e2a2ec36623b40faa6a7b69baca72e698d0a01d5 100644 (file)
@@ -42,6 +42,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;