TagList.insert
void insert(gst.tag_list.TagList from, gst.types.TagMergeMode mode)Inserts the tags of the from list into the first list using the given mode.
Parameters
from | list to merge from |
mode | the mode to use |
void insert(gst.tag_list.TagList from, gst.types.TagMergeMode mode)Inserts the tags of the from list into the first list using the given mode.
from | list to merge from |
mode | the mode to use |