taglib_tag_title

Returns a string with this tag's title.

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

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