Documentation
Dlang.org
Pipeline.this
gst
pipeline
Pipeline
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.
gst
pipeline
Pipeline
constructors
this
functions
autoClock
getAutoFlushBus
getBus
getConfiguredLatency
getDelay
getLatency
getPipelineClock
isLive
setAutoFlushBus
setDelay
setLatency
useClock
Create a new pipeline with the given name.