gstglegl.glmemory_egl

Module for [GLMemoryEGL] class

Types 1

#GstGLMemoryEGL is created or wrapped through [gstgl.glbase_memory.GLBaseMemory.alloc] with #GstGLVideoAllocationParams.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup)
GType _gType() @property
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.
Constructors
this()Create a `glmemory_egl.GLMemoryEGL` boxed type.
this(void * ptr, Flag!"Take" take)