Pipeline.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string name = null)

Create a new pipeline with the given name.

Parameters

namename of new pipeline

Returns

newly created GstPipeline

MT safe.