Query.setNthAllocationParam
void setNthAllocationParam(uint index, gst.allocator.Allocator allocator, gst.allocation_params.AllocationParams params)Parse an available query and get the allocator and its params at index of the allocator array.
Parameters
index | position in the allocator array to set |
allocator | new allocator to set |
params | parameters for the allocator |