Gst.Query.prototype.remove_nth_allocation_pool

function remove_nth_allocation_pool(index:Number):void {
    // Gjs wrapper for gst_query_remove_nth_allocation_pool()
}

Remove the allocation pool at index of the allocation pool array.

index

position in the allocation pool array to remove