Read/Write ID3 Tag information from/to MP3 files


To read or write MP3Info you can use the code bellow from Rok Krulec

The ID3 Information is stored in the last 128 bytes of an MP3 file.

The ID3 has the following fields, and the offsets given here, are from 0-127

Field Length offsets ————————————-

Tag 30-2

Songname 30 3-32

Artist 30 33-62

Album 30 63-92

Year 4 93-96

Comment 30 97-126

Genre 1 127