GstGLRenderbuffer is a #GstGLBaseMemory subclass providing support for OpenGL renderbuffers.
#GstGLRenderbuffer is created or wrapped through gstgl.glbase_memory.GLBaseMemory.alloc with #GstGLRenderbufferAllocationParams.
the height
the texture type
the GL texture id for this memory
the width
GstGLRenderbuffer is a #GstGLBaseMemory subclass providing support for OpenGL renderbuffers.
#GstGLRenderbuffer is created or wrapped through gstgl.glbase_memory.GLBaseMemory.alloc with #GstGLRenderbufferAllocationParams.