gstgl.glrenderbuffer_allocation_params
Module for [GLRenderbufferAllocationParams] class
Types 1
Allocation parameters
Methods
GLRenderbufferAllocationParams self()Returns `this`, for use in `with` statements.gstgl.types.GLFormat renderbufferFormat() @propertyGet `renderbufferFormat` field. Returns: the #GstGLFormatvoid renderbufferFormat(gstgl.types.GLFormat propval) @propertySet `renderbufferFormat` field. Params: propval = the #GstGLFormatgstgl.glrenderbuffer_allocation_params.GLRenderbufferAllocationParams newWrapped(gstgl.glcontext.GLContext context, gst.allocation_params.AllocationParams allocParams, gstgl.types.GLFormat renderbufferFormat, uint width, uint height, void * glHandle = null, void * userData = null, glib.types.DestroyNotify notify = null)Constructors
this(gstgl.glcontext.GLContext context, gst.allocation_params.AllocationParams allocParams, gstgl.types.GLFormat renderbufferFormat, uint width, uint height)