gstgl.glmixer

Module for GLMixer class

Types 3

#GstGLMixer helps implement an element that operates on RGBA textures.

Methods
GType _gType() @property
GLMixer self()Returns `this`, for use in `with` statements.
GLMixerGidBuilder builder()Get builder for [gstgl.glmixer.GLMixer] Returns: New builder object
bool processTextures(gst.buffer.Buffer outbuf)Perform processing required and call #GstGLMixerClass::process_textures(). Intended for use within implementations of #GstGLMixerClass::process_buffers().
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for gstgl.glmixer.GLMixer

Methods
GLMixer build()Create object from builder. Returns: New object