GstGLAllocationParams

Members

Variables

Padding
void*[4] Padding;
allocFlags
uint allocFlags;

allocation flags

allocParams
GstAllocationParams* allocParams;

the #GstAllocationParams

allocSize
size_t allocSize;

the allocation size

context
GstGLContext* context;

a #GstGLContext

copy
GstGLAllocationParamsCopyFunc copy;

a #GstGLAllocationParamsCopyFunc

free
GstGLAllocationParamsFreeFunc free;

a #GstGLAllocationParamsFreeFunc

glHandle
void* glHandle;

the wrapped OpenGL handle

notify
GDestroyNotify notify;

a #GDestroyNotify

structSize
size_t structSize;

the size of the struct (including and subclass data)

userData
void* userData;

argument to call @notify with

wrappedData
void* wrappedData;

the wrapped data pointer