Pipeline


Object Hierarchy:

Object hierarchy for Pipeline

Description:

[ CCode ( type_id = "ges_pipeline_get_type ()" ) ]
public class Pipeline : Pipeline, ChildProxy, Overlay

A Pipeline can take an audio-video Timeline and conveniently link its Track-s to an internal playsink element, for preview/playback, and an internal encodebin element, for rendering.

You can switch between these modes using set_mode.

You can choose the specific audio and video sinks used for previewing the timeline by setting the audio_sink and video_sink properties.

You can set the encoding and save location used in rendering by calling set_render_settings.


Namespace: GES

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gst.Element