TypeScript API Documentation for GSTREAMER GL
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.10
GstGLRenderbuffer is a GstGL.GLBaseMemory subclass providing support for OpenGL renderbuffers.
GstGL.GLRenderbuffer is created or wrapped through gst_gl_base_memory_alloc() with GstGL.GLRenderbufferAllocationParams.
gst_gl_base_memory_alloc()
1.10
Static
Since 1.12
the GstGL.GLFormat of gl_mem
gl_mem
1.12
the configured height of gl_mem
the OpenGL renderbuffer handle of gl_mem
the configured width of gl_mem
Initializes the GL Base Texture allocator. It is safe to call this function multiple times. This must be called before any other GstGLRenderbuffer operation.
GstGLRenderbuffer is a GstGL.GLBaseMemory subclass providing support for OpenGL renderbuffers.
GstGL.GLRenderbuffer is created or wrapped through
gst_gl_base_memory_alloc()with GstGL.GLRenderbufferAllocationParams.Since
1.10