Advertisement
2002C Sound/MP3 #13770

Read & WRITE ID3 V1 AND V2 Tags In MP3 Files

OK. This post details how to use the open source library ID3Lib to read and write ID3 V1 and V2 tags to an MP3 File from within Visual Basic. This library is probably the most comprehensive implementation of ID3 tagging in the open source world. However... it is a dll (compiled in VC), so in order to download and work with it, you must surf to this address to: http://members.tripod.com/thefrogprince/ Click into the Downloads section and a zip with the DLL library and a sample Visual Basic project is the first item in the list. The full C source code is also available for those of you that want it. (site also has a Links section that will jump start you VB programmers in researching your options in this category).

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine