Tidy up video state identifer code slightly.
[dcpomatic.git] / src / lib / imagemagick_content.h
index 04425af080111aebb54cb0a81bb6b8a906d63ddc..dab3158e306056909f6c6a23cef2ee0a368f657a 100644 (file)
@@ -43,6 +43,8 @@ public:
        boost::shared_ptr<Content> clone () const;
        Time length () const;
 
+       std::string identifier () const;
+       
        void set_video_length (VideoContent::Frame);
 
        static bool valid_file (boost::filesystem::path);