tagListFromId3v2Tag

fngst.tag_list.TagList tagListFromId3v2Tag(gst.buffer.Buffer buffer)

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

Parameters

bufferbuffer to convert

Returns

A new #GstTagList with all tags that could be extracted from the

given vorbiscomment buffer or NULL on error.