taglib_tag_genre

Returns a string with this tag's genre.

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

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