taglib_audioproperties_samplerate

Returns the sample rate of the file in Hz.

extern (C)
int
taglib_audioproperties_samplerate
(
const(TagLib_AudioProperties)* audioProperties
)