taglib_file_audioproperties

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

extern (C)
const(TagLib_AudioProperties)*
taglib_file_audioproperties
(
const(TagLib_File)* file
)