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
config | a #GstBufferPool configuration |
allocator | a #GstAllocator, or null |
params | #GstAllocationParams, or null |
Returns
true, if the values are set.