mirror of
https://github.com/taglib/taglib.git
synced 2025-07-23 15:34:30 -04:00
Fixed a comment
This commit is contained in:
@ -93,7 +93,7 @@ namespace TagLib {
|
||||
PropertyMap setProperties(const PropertyMap &);
|
||||
|
||||
/*!
|
||||
* Returns the AIFF::Properties for this file. If no audio properties
|
||||
* Returns the DSF::Properties for this file. If no audio properties
|
||||
* were read then this will return a null pointer.
|
||||
*/
|
||||
virtual Properties *audioProperties() const;
|
||||
|
Reference in New Issue
Block a user