Gst.TagList.prototype.remove_tag

function remove_tag(tag:String):void {
    // Gjs wrapper for gst_tag_list_remove_tag()
}

Removes the given tag from the taglist.

tag

tag to remove