Tidy up after mass rename.
[dcpomatic.git] / src / lib / playlist.h
index 073e53de71c44dd42d3f0ddfb939071588b1a006..4ee1201989f5a3842d1d9e1a9a7b83bd816fe6a3 100644 (file)
@@ -64,7 +64,7 @@ public:
 
        int best_video_frame_rate () const;
        DCPTime video_end () const;
-       DCPTime caption_end () const;
+       DCPTime text_end () const;
        FrameRateChange active_frame_rate_change (DCPTime, int dcp_frame_rate) const;
        std::string content_summary (DCPTimePeriod period) const;
        std::pair<double, double> speed_up_range (int dcp_video_frame_rate) const;