Various work on the audio code.
[dcpomatic.git] / src / lib / playlist.h
index 0a5c087dea67ed076f0833e584ef2c5b3359a823..335e26013b02f1ad3eb51e4fefafd659acdc9924 100644 (file)
@@ -55,6 +55,7 @@ public:
        void move_later (boost::shared_ptr<Content>);
 
        ContentList content () const;
+       bool video_content_at (DCPTime time) const;
 
        std::string video_identifier () const;