[ID3 Dev] Image frame question

Paul Grebenc jid3 at blinkenlights.org
Wed Jan 25 12:41:00 PST 2006


On Wed, 25 Jan 2006, Mitchell S. Honnert wrote:

> Yes, there is a simple criterion, the presence of the string "APIC" in the
> tag.

The presence of the string "APIC" as the identifer of a frame in the tag,
you mean.  You can't just do a string match against the entire tag,
because "APIC" could be contained in any of the text fields of another
frame.

You can't avoid having to know something about the structure of a tag, if
you're going to determine the presence of a particular frame.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
For additional commands, e-mail: id3v2-help at id3.org



More information about the ID3v2 mailing list