GstGLMemoryAllocatorClass

Members

Variables

Padding
void*[4] Padding;
copy
GstGLBaseMemoryAllocatorCopyFunction copy;

provide a custom copy implementation

map
GstGLBaseMemoryAllocatorMapFunction map;

provide a custom map implementation

parentClass
GstGLBaseMemoryAllocatorClass parentClass;
unmap
GstGLBaseMemoryAllocatorUnmapFunction unmap;

provide a custom unmap implementation