Add reel index/count to DCP filename format.
[dcpomatic.git] / src / lib / player.h
index 940c3f51611f3e113748709dcd038c66419a1e32..cb3403c3d5ae4c9cabe90f865d38bbe3032e5fe5 100644 (file)
@@ -79,6 +79,7 @@ private:
        friend struct player_time_calculation_test3;
 
        void setup_pieces ();
+       void reset_pieces ();
        void flush ();
        void film_changed (Film::Property);
        void playlist_changed ();