Query.parseNthAllocationParam
void parseNthAllocationParam(uint index, out gst.allocator.Allocator allocator, out 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 read |
allocator | variable to hold the result |
params | parameters for the allocator |