taglib_tag_comment

Returns a string with this tag's comment.

By default this string should be UTF8 encoded and its memory should be freed using taglib_tag_free_strings().

extern (C)
char*
taglib_tag_comment
(
const(TagLib_Tag)* tag
)