X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fimagemagick_content.h;h=3660490026d4d5c7ab90e33bb12fdc6d97ed3002;hp=b1e7f949530a0b70182019639807b58d396b2aaa;hb=21ce34c2cd04a2e7e133ff693b84c054182f4f91;hpb=0db016f90ae722fc8b72d465e21d9f153f72b340 diff --git a/src/lib/imagemagick_content.h b/src/lib/imagemagick_content.h index b1e7f9495..366049002 100644 --- a/src/lib/imagemagick_content.h +++ b/src/lib/imagemagick_content.h @@ -38,6 +38,7 @@ public: std::string summary () const; void as_xml (xmlpp::Node *) const; boost::shared_ptr clone () const; + Time length (boost::shared_ptr) const; void set_video_length (ContentVideoFrame);