Add basic content information, and some other bits.
[dcpomatic.git] / src / lib / ffmpeg_content.h
index 598ebf4849d7d3eb6ff26af2a5950efd70b036be..3d69a2f994029f38e935d3c57bfc34ecb7f7e3e6 100644 (file)
@@ -86,6 +86,7 @@ public:
        
        void examine (boost::shared_ptr<Film>, boost::shared_ptr<Job>, bool);
        std::string summary () const;
+       std::string information () const;
        void as_xml (xmlpp::Node *) const;
        boost::shared_ptr<Content> clone () const;