gstgl.glbase_mixer
Module for [GLBaseMixer] class
Types 3
#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.
Methods
GLBaseMixerGidBuilder builder() static nothrowGet builder for [gstgl.glbase_mixer.GLBaseMixer] Returns: New builder objectgstgl.glcontext.GLContext context() @property nothrowGet `context` property. Returns: The #GstGLContext in use by this #GstGLBaseMixergstgl.glcontext.GLContext getGlContext() nothrowFluent builder implementation template for gstgl.glbase_mixer.GLBaseMixer
Fluent builder for gstgl.glbase_mixer.GLBaseMixer
Methods