diff data/fileio/FileSource.h @ 1098:329ddaf7415d simple-fft-model

Store temporary audio files in memory if we have plenty of it
author Chris Cannam
date Mon, 15 Jun 2015 14:35:37 +0100
parents 3a48b22fed48
children ad5f892c0c4d
line wrap: on
line diff
--- a/data/fileio/FileSource.h	Mon Jun 15 12:38:50 2015 +0100
+++ b/data/fileio/FileSource.h	Mon Jun 15 14:35:37 2015 +0100
@@ -167,7 +167,8 @@
     QString getContentType() const;
 
     /**
-     * Return the file extension for this file, if any.
+     * Return the file extension for this file, if any. The returned
+     * extension is always lower-case.
      */
     QString getExtension() const;