Compiles; strange hang on adding content to a film.
[dcpomatic.git] / src / lib / imagemagick_content.h
index b1e7f949530a0b70182019639807b58d396b2aaa..3660490026d4d5c7ab90e33bb12fdc6d97ed3002 100644 (file)
@@ -38,6 +38,7 @@ public:
        std::string summary () const;
        void as_xml (xmlpp::Node *) const;
        boost::shared_ptr<Content> clone () const;
+       Time length (boost::shared_ptr<const Film>) const;
 
        void set_video_length (ContentVideoFrame);