taglib_tag_track

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

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