X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_content.h;h=3d69a2f994029f38e935d3c57bfc34ecb7f7e3e6;hb=7ebb57db2013c9e929d44d0e547ab1f27c59cc7f;hp=598ebf4849d7d3eb6ff26af2a5950efd70b036be;hpb=2343509c75673d3fad82a5d0eab9622a4d6902e3;p=dcpomatic.git diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h index 598ebf484..3d69a2f99 100644 --- a/src/lib/ffmpeg_content.h +++ b/src/lib/ffmpeg_content.h @@ -86,6 +86,7 @@ public: void examine (boost::shared_ptr, boost::shared_ptr, bool); std::string summary () const; + std::string information () const; void as_xml (xmlpp::Node *) const; boost::shared_ptr clone () const;