mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Amend the comment on MP4::File::hasMP4Tag().
This commit is contained in:
parent
762581fe3f
commit
69921b8090
@ -118,7 +118,8 @@ namespace TagLib {
|
||||
bool save();
|
||||
|
||||
/*!
|
||||
* Returns whether or not the file on disk actually has an MP4 tag.
|
||||
* Returns whether or not the file on disk actually has an MP4 tag, or the
|
||||
* file has a Metadata Item List (ilst) atom.
|
||||
*/
|
||||
bool hasMP4Tag() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user