Implement the PropertyMap interface for MP4

This commit is contained in:
Lukáš Lalinský
2012-11-22 10:40:22 +01:00
parent 1b813d9d6c
commit 353eb9f00f
9 changed files with 250 additions and 4 deletions

View File

@ -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.