BufferPool.configGetAllocator

bool configGetAllocator(gst.structure.Structure config, out gst.allocator.Allocator allocator, out gst.allocation_params.AllocationParams params)

Gets the allocator and params from config.

Parameters

configa #GstBufferPool configuration
allocatora #GstAllocator, or null
params#GstAllocationParams, or null

Returns

true, if the values are set.