GstGLBaseMemoryAllocatorClass

Members

Variables

Padding
void*[4] Padding;
alloc
GstGLBaseMemoryAllocatorAllocFunction alloc;

a #GstGLBaseMemoryAllocatorAllocFunction

copy
GstGLBaseMemoryAllocatorCopyFunction copy;

a #GstGLBaseMemoryAllocatorCopyFunction

create
GstGLBaseMemoryAllocatorCreateFunction create;

a #GstGLBaseMemoryAllocatorCreateFunction

destroy
GstGLBaseMemoryAllocatorDestroyFunction destroy;

a #GstGLBaseMemoryAllocatorDestroyFunction

map
GstGLBaseMemoryAllocatorMapFunction map;

a #GstGLBaseMemoryAllocatorMapFunction

parentClass
GstAllocatorClass parentClass;

the parent class

unmap
GstGLBaseMemoryAllocatorUnmapFunction unmap;

a #GstGLBaseMemoryAllocatorUnmapFunction