mirror of
https://github.com/taglib/taglib.git
synced 2025-11-17 07:02:53 -05:00
Implement the PropertyMap interface for MP4
This commit is contained in:
@ -132,6 +132,7 @@ namespace TagLib {
|
||||
* has no tag at all, APE will be created.
|
||||
*/
|
||||
PropertyMap setProperties(const PropertyMap &);
|
||||
|
||||
/*!
|
||||
* Returns the APE::Properties for this file. If no audio properties
|
||||
* were read then this will return a null pointer.
|
||||
|
||||
Reference in New Issue
Block a user