GstGL.GLMixerClass

Fields

Name

Type

Access

Description

parent_class

GstGL.GLBaseMixerClass

r

process_buffers

object

r

process_textures

object

r

Methods

add_rgba_pad_templates ()

Details

class GstGL.GLMixerClass

New in version 1.24.

add_rgba_pad_templates()[source]

Adds the default RGBA pad templates to this class. If you have any special template requirements like a different pad subclass or different supported caps, you should not call this function and add the pad templates yourself manually.

New in version 1.24.