taglib_file_is_valid

Returns true if the file is open and readable and valid information for the Tag and / or AudioProperties was found.

extern (C)
bool
taglib_file_is_valid
(
const(TagLib_File)* file
)