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
GType _getGType() static nothrow
GType _gType() @property nothrow
GLBaseMixer self() nothrowReturns `this`, for use in `with` statements.
GLBaseMixerGidBuilder builder() static nothrowGet builder for [gstgl.glbase_mixer.GLBaseMixer] Returns: New builder object
gstgl.glcontext.GLContext context() @property nothrowGet `context` property. Returns: The #GstGLContext in use by this #GstGLBaseMixer
Constructors
this(void * ptr, Flag!"Take" take)
Methods
GLBaseMixer build() nothrowCreate object from builder. Returns: New object