Harness.getAllocator
void getAllocator(out gst.allocator.Allocator allocator, out gst.allocation_params.AllocationParams params)Gets the allocator and its params that has been decided to use after an allocation query.
MT safe.
Parameters
allocator | the #GstAllocator used |
params | the #GstAllocationParams of allocator |