gstgl.glmixer
Module for [GLMixer] class
Types 3
#GstGLMixer helps implement an element that operates on RGBA textures.
Methods
GLMixerGidBuilder builder() static nothrowGet builder for [gstgl.glmixer.GLMixer] Returns: New builder objectbool processTextures(gst.buffer.Buffer outbuf) nothrowPerform processing required and call #GstGLMixerClass::process_textures(). Intended for use within implementations of #GstGLMixerClass::process_buffers().Fluent builder implementation template for gstgl.glmixer.GLMixer
Fluent builder for gstgl.glmixer.GLMixer