Gst.TagSetter.prototype.reset_tags

function reset_tags():void {
    // Gjs wrapper for gst_tag_setter_reset_tags()
}

Reset the internal taglist. Elements should call this from within the state-change handler.