#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.
Fluent builder for gst.bin.Bin
Fluent builder implementation template for gst.bin.Bin
Module for Bin class