Event.parseTag

void parseTag(out gst.tag_list.TagList taglist)

Parses a tag event and stores the results in the given taglist location. No reference to the taglist will be returned, it remains valid only until the event is freed. Don't modify or free the taglist, make a copy if you want to modify it or store it for later use.

Parameters

taglistpointer to metadata list