Hi,
I want to get the frequency of the current playing MP3 file.
IDirectSoundBuffer has GetFrequency member which could be used for this
purpose, but DirectSound didn't play MP3 File.
Is it possible to get DirectSound Buffer from a IFilterGraph? If
it's not possible how Can I get the frequency of current playing ...