taglib_tag_set_year

Sets the tag's year. 0 indicates that this field should be cleared.

extern (C)
void
taglib_tag_set_year
(
TagLib_Tag* tag
,
uint year
)