Shows how to load an ID3 from an MP3 file. Just drop an mp3 file on the exe-file and it will show the ID3
ID3Test by KPI -99
------------------
Shows how to load an ID3 from an MP3 file
Info:
-----
This is a Console program and it was made in Borland 5.01
but it should be any problems coverting it to any other platform.
How to use:
-----------
Just drop an mp3 file on the exe-file and it will show the ID3
File List:
ID3Loader.cpp
7Kb
ID3Loader.exe
109Kb
README.txt
505b
Similar code
Madlldlib v1 beta 3
(Popularity: ) : Libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it ...