Skip to main content

gst_aggregator_set_allocator

Function gst_aggregator_set_allocator 

Source
pub unsafe extern "C" fn gst_aggregator_set_allocator(
    self_: *mut GstAggregator,
    pool: *mut GstBufferPool,
    allocator: *mut GstAllocator,
    params: *const GstAllocationParams,
    query: *mut GstQuery,
) -> gboolean