How to read MP3 file tags
问题 I want to have a program that reads metadata from an MP3 file. My program should also able to edit these metadata. What can I do? I got to search out for some open source code. But they have code; but not simplified idea for my job they are going to do. When I read further I found the metadata is stored in the MP3 file itself. But I am yet not able to make a full idea of my baby program. Any help will be appreciated; with a program or very idea (like an algorithm). :) 回答1: The last 128 bytes