config_get_allocator
function config_get_allocator(config:Gst.Structure, allocator:Gst.Allocator, params:Gst.AllocationParams):Boolean { // Gjs wrapper for gst_buffer_pool_config_get_allocator() }
Get the allocator and params from config.
- config
a Gst.BufferPool configuration
- allocator
- params
- Returns