GstGLBaseMixer

#GstGLBaseMixer handles the nitty gritty details of retrieving an OpenGL context. It provides some virtual methods to know when the OpenGL context is available and is not available within this element.

Members

Variables

Padding
void*[4] Padding;
context
GstGLContext* context;

the currently configured #GstGLContext

display
GstGLDisplay* display;

the currently configured #GstGLDisplay

parent
GstVideoAggregator parent;

parent #GstVideoAggregator

priv
GstGLBaseMixerPrivate* priv;