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
void * getDisplay() nothrowvoid * getImage() nothrowvoid initOnce() static nothrowInitializes the GL Memory allocator. It is safe to call this function multiple times. This must be called before any other GstGLMemoryEGL operation.