Aggregator.getAllocator

void getAllocator(out gst.allocator.Allocator allocator, out gst.allocation_params.AllocationParams params)

Lets #GstAggregator sub-classes get the memory allocator acquired by the base class and its params.

Unref the allocator after use it.

Parameters

allocatorthe #GstAllocator used
paramsthe #GstAllocationParams of allocator