Creates a new tag list that contains the information parsed out of a vorbiscomment packet.
data |
data to convert |
id_data |
identification data at start of stream |
vendor_string |
pointer to a string that should take the vendor string of this vorbis comment or NULL if you don't need it. |
id_data_length |
length of identification data |
size |
size of |
A new TagList with all tags that could be extracted from the given vorbiscomment buffer or NULL on error. |