getting the genre
Brought to you by:
t1mpy
At the risk of getting flamed, how the heck can i get the
genre from my ID3_Tag object?! I dont see any frame ID
specifier for genre! And while i'm at it, how come theres
no way of getting v1 tag information if v2 info has been
set?! Calling Find(ID3FID_TITLE) for example, returns the
title of the v2 tag info when i really want is v1. And
please dont say i have to call Link() and specify the tag
type parameter! (that would be just plain silly).
Thanks!
/CJ.