MP3ID3

Retrieve id3 tag information from a given MP3 file
Download

MP3ID3 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Yubo Dong
  • Publisher web site:
  • http://www.codeproject.com/Members/Yubo-Dong
  • Operating Systems:
  • Windows All
  • File Size:
  • 239 KB

MP3ID3 Tags


MP3ID3 Description

The MP3ID3 application was developed to be a small test tool that uses a wrapper class for the libid3tag to retrieve id3 tag information from a given MP3 file. libid3tag is an open source project for retriving and modifying id3 tags. It will read / modify all versions of id3 tags (id3v1.x and id3v2.x). The beauty of this library is that it puts all versions of id3 tag information into the format of the most current version id3v2.4. By doing this, you don't need to be careful about what kind of id3 version may be contained in a given MP3 file, you always get an id3v2.4 interface. Though libid3tag is a great project, it has the problem of lacking documents. To make it easy to use for those who want to manipulate id3 tags, I decided to wrap the library into a simple class so that you don't need to spend your valuable time like I do, to go into details in order to get a feel of how to use it.


MP3ID3 Related Software