Pipeline.this

Create a new pipeline with the given name.

class Pipeline
this
(
string name = null
)

Parameters

name string

name of new pipeline

Return Value

newly created GstPipeline

MT safe.