Documentation
Dlang.org
Bin.this
gst
bin
Bin
Creates a new bin with the given name.
this
(void* ptr, Flag!"Take" take)
this
(string name)
class
Bin
this
(
string
name
= null
)
Parameters
name
string
the name of the new bin
Return Value
a new #GstBin
gst
bin
Bin
constructors
this
functions
add
connectDeepElementAdded
connectDeepElementRemoved
connectDoLatency
connectElementAdded
connectElementRemoved
findUnlinkedPad
getByInterface
getByName
getByNameRecurseUp
getSuppressedFlags
iterateAllByElementFactoryName
iterateAllByInterface
iterateElements
iterateRecurse
iterateSinks
iterateSorted
iterateSources
recalculateLatency
remove
self
setSuppressedFlags
syncChildrenStates
properties
asyncHandling
gType
messageForward
static functions
getGType
Creates a new bin with the given name.