TagList.newFromString

Deserializes a tag list.

class TagList
static
newFromString
(
string str
)

Parameters

str string

a string created with gst.tag_list.TagList.toString_

Return Value

Type: gst.tag_list.TagList

a new #GstTagList, or null in case of an error.