TagLib can keep track of strings that are created when outputting tag values
and clear them using taglib_tag_clear_strings(). This is enabled by default.
However if you wish to do more fine grained management of strings, you can do
so by setting management to false.
TagLib can keep track of strings that are created when outputting tag values and clear them using taglib_tag_clear_strings(). This is enabled by default. However if you wish to do more fine grained management of strings, you can do so by setting management to false.