gstgl.glbase_filter
Module for [GLBaseFilter] class
Types 3
#GstGLBaseFilter handles the nitty gritty details of retrieving an OpenGL context. It also provided some wrappers around #GstBaseTransform's start(), stop() and set_caps() virtual methods that ensure an OpenGL context is available and current in the calling thread.
Methods
GLBaseFilterGidBuilder builder() static nothrowGet builder for [gstgl.glbase_filter.GLBaseFilter] Returns: New builder objectbool findGlContext() nothrowgstgl.glcontext.GLContext getGlContext() nothrowFluent builder implementation template for gstgl.glbase_filter.GLBaseFilter
Fluent builder for gstgl.glbase_filter.GLBaseFilter
Methods