X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcp_decoder.h;h=4de8c86299a0af3fc096387f6f3ea3bab3a77033;hb=ce9ca273648d879a4aee700593b757147336d884;hp=496d95740d63cf26e9c74024dd43f506416cbf7b;hpb=7c73ec405fdb55bd78d82d764999b5af6d81e973;p=dcpomatic.git diff --git a/src/lib/dcp_decoder.h b/src/lib/dcp_decoder.h index 496d95740..4de8c8629 100644 --- a/src/lib/dcp_decoder.h +++ b/src/lib/dcp_decoder.h @@ -62,6 +62,8 @@ public: return _lazy_digest; } + dcpomatic::ContentTime position () const; + private: friend struct dcp_subtitle_within_dcp_test;