GLAllocationParams.this
this
(size_t structSize = size_t.init, GstGLAllocationParamsFreeFunc free = GstGLAllocationParamsFreeFunc.init, uint allocFlags = uint.init, size_t allocSize = size_t.init, gstgl.glcontext.GLContext context = gstgl.glcontext.GLContext.init, GDestroyNotify notify = GDestroyNotify.init)Create a glallocation_params.GLAllocationParams boxed type.
Parameters
structSize | the size of the struct (including and subclass data) |
free | a #GstGLAllocationParamsFreeFunc |
allocFlags | allocation flags |
allocSize | the allocation size |
context | a #GstGLContext |
notify | a #GDestroyNotify |