[ CCode ( cname = "gst_harness_set_propose_allocator" ) ]
public void set_propose_allocator (owned Allocator? allocator, AllocationParams? @params)
Sets the allocator
and params
to propose when receiving an allocation query.
MT safe.
this |
a Harness |
allocator |
a Allocator |
params |
a AllocationParams |