gst.bin

Module for Bin class

Members

Classes

Bin
class Bin

#GstBin is an element that can contain other #GstElement, allowing them to be managed as a group. Pads from the child elements can be ghosted to the bin, see #GstGhostPad. This makes the bin look like any other elements and enables creation of higher-level abstraction elements.

BinGidBuilder
class BinGidBuilder

Fluent builder for gst.bin.Bin

BinGidBuilderImpl
class BinGidBuilderImpl(T)

Fluent builder implementation template for gst.bin.Bin