get_allocator


Description:

[ CCode ( cname = "gst_harness_get_allocator" ) ]
public void get_allocator (out unowned Allocator allocator, out 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




2022 vala-language.org