gst.pipeline

Module for Pipeline class

Members

Classes

Pipeline
class Pipeline

A #GstPipeline is a special #GstBin used as the toplevel container for the filter graph. The #GstPipeline will manage the selection and distribution of a global #GstClock as well as provide a #GstBus to the application.

PipelineGidBuilder
class PipelineGidBuilder

Fluent builder for gst.pipeline.Pipeline

PipelineGidBuilderImpl
class PipelineGidBuilderImpl(T)

Fluent builder implementation template for gst.pipeline.Pipeline