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
GLBaseMixer self()Returns `this`, for use in `with` statements.GLBaseMixerGidBuilder builder()Get builder for [gstgl.glbase_mixer.GLBaseMixer] Returns: New builder objectgstgl.glcontext.GLContext context() @propertyGet `context` property. Returns: The #GstGLContext in use by this #GstGLBaseMixerFluent builder for [gstgl.glbase_mixer.GLBaseMixer]
Methods