tagListFromId3v2Tag

Creates a new tag list that contains the information parsed out of a ID3 tag.

Parameters

buffer gst.buffer.Buffer

buffer to convert

Return Value

Type: gst.tag_list.TagList

A new #GstTagList with all tags that could be extracted from the given vorbiscomment buffer or NULL on error.