diff options
Diffstat (limited to 'src/lib/imagemagick_content.h')
| -rw-r--r-- | src/lib/imagemagick_content.h | 1 |
1 files changed, 1 insertions, 0 deletions
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<Content> clone () const; + Time length (boost::shared_ptr<const Film>) const; void set_video_length (ContentVideoFrame); |
