Basic and rather clumsy option to respect KDM validity windows.
[dcpomatic.git] / src / lib / dcp_content.h
index 43476e729c7f8ca3495bb26dcde21988b96dc4e5..db617afa2c52f8d8e53faf9cbeb6308a46f47fd9 100644 (file)
@@ -138,6 +138,8 @@ public:
                return _three_d;
        }
 
+       bool kdm_timing_window_valid () const;
+
 private:
        friend class reels_test5;