No need to rebuild pieces when only crop or ratio changes.
[dcpomatic.git] / src / lib / moving_image_content.h
index 2b3c48dd114f02f00500007b3a9883705e5155c6..1a64750fe5692f8ae9f1212a0f338b190359adc9 100644 (file)
@@ -42,7 +42,7 @@ public:
        std::string summary () const;
        std::string technical_summary () const;
        void as_xml (xmlpp::Node *) const;
-       Time length () const;
+       Time full_length () const;
 
        std::string identifier () const;