Add primitive description of what the playlist is doing. Add missing de-interleave...
[dcpomatic.git] / src / lib / film.h
index 48b0d16c548d921c9adebb2e05b1a3c20eb675c6..8748e18f55aa9b3aff8a14fe38262773c9a96d94 100644 (file)
@@ -121,6 +121,8 @@ public:
 
        ContentVideoFrame content_length () const;
 
+       std::string playlist_description () const;
+
        void set_loop (int);
        int loop () const;