setup_pipeline


Description:

public void setup_pipeline (Pipeline pipeline)

Configures the given pipeline so that will be able to render the video for the this.

This should only be used if the application wants to perform some custom rendering using its own pipeline. Typically an application will call this in response to the pipeline_ready signal.

Note: it is considered an error to call this function before the pipeline_ready signal is emitted.

Parameters:

this

The VideoSink

pipeline

A Pipeline