gst.pad_template

Module for PadTemplate class

Members

Classes

PadTemplate
class PadTemplate

Padtemplates describe the possible media types a pad or an elementfactory can handle. This allows for both inspection of handled types before loading the element plugin as well as identifying pads on elements that are not yet created (request or sometimes pads).

PadTemplateGidBuilder
class PadTemplateGidBuilder

Fluent builder for gst.pad_template.PadTemplate

PadTemplateGidBuilderImpl
class PadTemplateGidBuilderImpl(T)

Fluent builder implementation template for gst.pad_template.PadTemplate