This code is an adaptation of Darren J. Prior's code "GetMP3data" routine.
I re-worked the code to include the rest of the header flags not decoded by Darren.
It has also been converted into a class module for easy integration with new projects.
This code reads all the header data from a MP3 file including bitrate, time length, encoding KB and sampling frequency.
Building a play list generator? How about a Shell extention? You need this code :)