TagList.insert

void insert(gst.tag_list.TagList from, gst.types.TagMergeMode mode) nothrow

Inserts the tags of the from list into the first list using the given mode.

Parameters

fromlist to merge from
modethe mode to use