get_allocator


Description:

[ CCode ( cname = "gst_harness_get_allocator" ) ]
public void get_allocator (out unowned Allocator? allocator, out unowned AllocationParams @params)

Gets the allocator and its params that has been decided to use after an allocation query.

MT safe.

Parameters:

this

a Harness

allocator

the Allocator used

params

the AllocationParams of allocator