[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to read artwork bitmaps embedded in MP3 files as "image"-Tag


Hi

I am writing a special type of audio file player. The ID3V2 metadata (title/album/artist etc) are read as text inside a _Tag event handling routine.

In addidtion to this I also want to read artwork bitmaps embedded as "image"-Tag. How can I do this?

Best regards, Claus