Adds the given tag / GValue pair on the setter using the given merge mode.
Returns the current list of tags the setter uses. The list should not be modified or freed.
Queries the mode by which tags inside the setter are overwritten by tags from events
Merges the given list into the setter's list using the given mode.
Reset the internal taglist. Elements should call this from within the state-change handler.
Sets the given merge mode that is used for adding tags from events to tags specified by this interface. The default is #GST_TAG_MERGE_KEEP, which keeps the tags set with this interface and discards tags from events.
Adds the given tag / GValue pair on the setter using the given merge mode.
Returns the current list of tags the setter uses. The list should not be modified or freed.
Queries the mode by which tags inside the setter are overwritten by tags from events
Merges the given list into the setter's list using the given mode.
Reset the internal taglist. Elements should call this from within the state-change handler.
Sets the given merge mode that is used for adding tags from events to tags specified by this interface. The default is #GST_TAG_MERGE_KEEP, which keeps the tags set with this interface and discards tags from events.
Proxy object for Gst.TagSetter interface when a GObject has no applicable D binding