X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsndfile_content.h;h=cb255fd745a16fbd345e351ae4d8ecce91f7a22d;hb=c008066160d85b9ec9e5485375d7baaa5d27bda2;hp=75c723518ea61ebf48ed6e06163b2894e71fe53b;hpb=996fa2194581bf95113b9778849654893c414889;p=dcpomatic.git diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h index 75c723518..cb255fd74 100644 --- a/src/lib/sndfile_content.h +++ b/src/lib/sndfile_content.h @@ -41,7 +41,7 @@ public: DCPTime full_length () const; - void examine (boost::shared_ptr); + void examine (boost::shared_ptr, bool calculate_digest); std::string summary () const; std::string technical_summary () const; std::string information () const;