gstreamer.Bin is an element that can contain other gstreamer.Element, allowing them to be managed as a group. Pads from the child elements can be ghosted to the bin, see gstreamer.GhostPad This makes the bin look like any other elements and enables creation of higher-level abstraction elements.
Undocumented in source.