TagList.addValue
void addValue(gst.types.TagMergeMode mode, string tag, gobject.value.Value value)Sets the GValue for a given tag using the specified mode.
Parameters
mode | the mode to use |
tag | tag |
value | GValue for this tag |
void addValue(gst.types.TagMergeMode mode, string tag, gobject.value.Value value)Sets the GValue for a given tag using the specified mode.
mode | the mode to use |
tag | tag |
value | GValue for this tag |