Fix up some bugs when using limited DCP range (reported by Wolfgang Woehl).
[dcpomatic.git] / src / lib / film_state.h
index 8dc0ce11bf320cde84f09e79ec17cd7be6dc47ca..16a1b0508d80f6daaced489fb6b0e34819399515 100644 (file)
@@ -87,6 +87,8 @@ public:
 
        Size cropped_size (Size) const;
 
+       int dcp_length () const;
+
        /** Complete path to directory containing the film metadata;
            must not be relative.
        */