mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 13:04:18 -04:00
Amend the comment on MP4::File::hasMP4Tag().
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user