TagSetter.addTagValue
void addTagValue(gst.types.TagMergeMode mode, string tag, gobject.value.Value value)Adds the given tag / GValue pair on the setter using the given merge mode.
Parameters
mode | the mode to use |
tag | tag to set |
value | GValue to set for the tag |