taglib_tag_year

Returns the tag's year or 0 if the year is not set.

extern (C)
uint
taglib_tag_year
(
const(TagLib_Tag)* tag
)