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