Gst.TagList.prototype.set_scope

function set_scope(scope:Gst.TagScope):void {
    // Gjs wrapper for gst_tag_list_set_scope()
}

Sets the scope of list to scope. By default the scope of a taglist is stream scope.

scope

new scope for list