taglib_file_tag

Returns a pointer to the tag associated with this file. This will be freed automatically when the file is freed.

extern (C)
TagLib_Tag*
taglib_file_tag
(
const(TagLib_File)* file
)