aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mp4/mp4file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/mp4/mp4file.cpp')
-rw-r--r--taglib/mp4/mp4file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/mp4/mp4file.cpp b/taglib/mp4/mp4file.cpp
index f06ae068..5ad8396d 100644
--- a/taglib/mp4/mp4file.cpp
+++ b/taglib/mp4/mp4file.cpp
@@ -75,7 +75,7 @@ public:
// static members
////////////////////////////////////////////////////////////////////////////////
-bool MP4::File::isValidStream(IOStream *stream)
+bool MP4::File::isSupported(IOStream *stream)
{
// An MP4 file has to have an "ftyp" box first.