gstreamer.Pipeline

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Classes

Pipeline
class Pipeline

A gstreamer.Pipeline is a special gstreamer.Bin used as the toplevel container for the filter graph. The gstreamer.Pipeline will manage the selection and distribution of a global gstreamer.Clock as well as provide a gstreamer.Bus to the application.