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