Allocator.free

Free memory that was previously allocated with gst_allocator_alloc().

class Allocator
void
free

Parameters

memory Memory

the memory to free. [transfer full]

Meta