Gst.Toc.prototype.merge_tags
function merge_tags(tags:Gst.TagList, mode:Gst.TagMergeMode):void { // Gjs wrapper for gst_toc_merge_tags() }
Merge tags into the existing tags of toc using mode.
- tags
A Gst.TagList or null
- mode
function merge_tags(tags:Gst.TagList, mode:Gst.TagMergeMode):void { // Gjs wrapper for gst_toc_merge_tags() }
Merge tags into the existing tags of toc using mode.
A Gst.TagList or null