by Wolfie (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)
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 :)
Upload