gstglegl.glmemory_egl
Module for [GLMemoryEGL] class
class GLMemoryEGL
Types 1
classGLMemoryEGL : gobject.boxed.Boxed
#GstGLMemoryEGL is created or wrapped through [gstgl.glbase_memory.GLBaseMemory.alloc] with #GstGLVideoAllocationParams.
Methods
GLMemoryEGL self()Returns `this`, for use in `with` statements.void * getDisplay()void * getImage()void initOnce()Initializes the GL Memory allocator. It is safe to call this function multiple times. This must be called before any other GstGLMemoryEGL operation.