mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Use of FileRef::file() is discouraged, but was necessary to access the properties. It was also not clear whether to access the properties via tag() or file(). With the property methods on FileRef, it should become the "simple usage" interface it was meant to be. As the destructor was the only virtual method on FileRef, it is now made non-virtual. Probably, it is not useful as a virtual base class. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
framelist.cpp | ||
strip-id3v1.cpp | ||
tagreader_c.c | ||
tagreader.cpp | ||
tagwriter.cpp |