from_id3v2_tag


Description:


public TagList? from_id3v2_tag (Buffer buffer)

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

Parameters:

buffer

buffer to convert

Returns:

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


Namespace: Gst.Tag.List