taglib/examples
Urs Fleisch 8d98ebf24b Provide properties methods on FileRef, make FileRef non-virtual
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.
2023-10-27 09:46:54 +02:00
..
CMakeLists.txt Install examples after we selected to build them 2021-03-06 14:52:25 +01:00
framelist.cpp unused includes (#1133) 2023-09-16 08:22:36 +02:00
strip-id3v1.cpp unused includes (#1133) 2023-09-16 08:22:36 +02:00
tagreader_c.c C bindings for complex properties like pictures (#953) 2023-10-21 06:19:55 +02:00
tagreader.cpp Provide properties methods on FileRef, make FileRef non-virtual 2023-10-27 09:46:54 +02:00
tagwriter.cpp Provide properties methods on FileRef, make FileRef non-virtual 2023-10-27 09:46:54 +02:00