GLBaseMemory.init_

Initializes mem with the required parameters

Parameters

allocator gst.allocator.Allocator

the #GstAllocator to initialize with

parent gst.memory.Memory

the parent #GstMemory to initialize with

context gstgl.glcontext.GLContext

the #GstGLContext to initialize with

params gst.allocation_params.AllocationParams

the GstAllocationParams to initialize with

size size_t

the number of bytes to be allocated

userData void*

user data to call notify with

notify glib.types.DestroyNotify

a #GDestroyNotify