Test filling of stuff with black.
[dcpomatic.git] / src / lib / silence_decoder.h
index 8452bc43f99c2a88629f94aadb6c3191ada15eb1..d05376a144aab7e1f8240e689f9e8465b5afa63d 100644 (file)
@@ -33,4 +33,5 @@ public:
        void seek_back ();
        void seek_forward ();
        Time next () const;
+       bool done () const;
 };