Gst.Query.prototype.add_allocation_param
function add_allocation_param(allocator:Gst.Allocator, params:Gst.AllocationParams):void {
// Gjs wrapper for gst_query_add_allocation_param()
}Add allocator and its params as a supported memory allocator.
- allocator
the memory allocator
- params