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
getDefault
gstgl
.
glmemory_allocator
.
GLMemoryAllocator
getDefault
(gstgl.glcontext.GLContext context)
getGType
GType
getGType
()
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