Method

PurpleMediaManagerget_pipeline

since: 2.6

Declaration [src]

GstElement*
purple_media_manager_get_pipeline (
  PurpleMediaManager* manager
)

Description [src]

Gets the pipeline from the media manager.

Available since: 2.6

Return value

Type: GstElement

The pipeline.

The data is owned by the instance.