Documentation
Dlang.org
GLBufferAllocator
gstgl
glbuffer_allocator
Opaque #GstGLBufferAllocator struct
class
GLBufferAllocator :
GLBaseMemoryAllocator
{
this
(void* ptr, Flag!"Take" take);
static
GType
getGType
();
GType
gType
[@property getter];
GLBufferAllocator
self
();
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
Members
Functions
self
GLBufferAllocator
self
()
Returns
this
, for use in
with
statements.
Properties
gType
GType
gType
[@property getter]
Static functions
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
glbuffer_allocator
classes
GLBufferAllocator
Opaque #GstGLBufferAllocator struct