BaseTransform.getAllocator

Lets #GstBaseTransform sub-classes to know the memory @allocator used by the base class and its @params.

Unref the @allocator after use it.

class BaseTransform
void
getAllocator

Parameters

allocator Allocator

the #GstAllocator used

params AllocationParams

the #GstAllocationParams of @allocator

Meta