GstGLVideoAllocationParams

Members

Variables

Padding
void*[4] Padding;
parent
GstGLAllocationParams parent;

the parent #GstGLAllocationParams structure

plane
uint plane;

the video plane index to allocate

target
GstGLTextureTarget target;

the #GstGLTextureTarget to allocate

texFormat
GstGLFormat texFormat;

the #GstGLFormat to allocate

vInfo
GstVideoInfo* vInfo;

the #GstVideoInfo to allocate

valign
GstVideoAlignment* valign;

the #GstVideoAlignment to align the system representation to (may be null for the default)