gstreamer.Bin

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
Undocumented in source.
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;
Undocumented in source.

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.

Meta