Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc
[ardour.git] / libs / ardour / ardour / sndfilesource.h
index 9b3da1701d43bac11d71d0b9b5568baca1cb7c12..25b8f003b25b8b3a3c6163ed7d5ee4382ac38d53 100644 (file)
@@ -46,6 +46,7 @@ class LIBARDOUR_API SndFileSource : public AudioFileSource {
        float sample_rate () const;
        int update_header (framepos_t when, struct tm&, time_t);
        int flush_header ();
+       void flush ();
 
        framepos_t natural_position () const;