Gst.Query.prototype.remove_nth_allocation_param
function remove_nth_allocation_param(index:Number):void { // Gjs wrapper for gst_query_remove_nth_allocation_param() }
Remove the allocation param at index of the allocation param array.
- index
position in the allocation param array to remove