Documentation
Dlang.org
GLMemoryEGLAllocator
gstglegl
glmemory_eglallocator
Opaque #GstGLMemoryEGLAllocator struct
class
GLMemoryEGLAllocator :
GLMemoryAllocator
{
this
(void* ptr, Flag!"Take" take);
static
GType
getGType
();
GType
gType
[@property getter];
GLMemoryEGLAllocator
self
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
Members
Functions
self
GLMemoryEGLAllocator
self
()
Returns
this
, for use in
with
statements.
Properties
gType
GType
gType
[@property getter]
Static functions
getGType
GType
getGType
()
Inherited Members
From GLMemoryAllocator
getGType
GType
getGType
()
gType
GType
gType
[@property getter]
self
GLMemoryAllocator
self
()
Returns
this
, for use in
with
statements.
getDefault
gstgl
.
glmemory_allocator
.
GLMemoryAllocator
getDefault
(gstgl.glcontext.GLContext context)
gstglegl
glmemory_eglallocator
classes
GLMemoryEGLAllocator
Opaque #GstGLMemoryEGLAllocator struct