tagListNewFromId3v1

Parses the data containing an ID3v1 tag and returns a #GstTagList from the parsed data.

tagListNewFromId3v1
(
ubyte[] data
)

Parameters

data ubyte[]

128 bytes of data containing the ID3v1 tag

Return Value

Type: gst.tag_list.TagList

A new tag list or NULL if the data was not an ID3v1 tag.