Documentation
Dlang.org
Pipeline.this
gst
pipeline
Pipeline
Create a new pipeline with the given name.
this
(void* ptr, Flag!"Take" take)
this
(string 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
self
setAutoFlushBus
setDelay
setLatency
useClock
properties
autoFlushBus
delay
gType
latency
static functions
getGType
Create a new pipeline with the given name.