taglib_tag_set_track

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

extern (C)
void
taglib_tag_set_track
(
TagLib_Tag* tag
,
uint track
)