Remove some dcp prefixes; better logging of content on DCP creation.
[dcpomatic.git] / src / lib / sndfile_content.h
index 3b61eee64a848253ec6afe439dc778be67beeea4..27e0ca21d30a197f9e805cef6f3d7e2a7b5b0aab 100644 (file)
@@ -41,6 +41,7 @@ public:
        
        void examine (boost::shared_ptr<Job>);
        std::string summary () const;
+       std::string technical_summary () const;
        std::string information () const;
        void as_xml (xmlpp::Node *) const;
        Time length () const;