Documentation
Dlang.org
Bin.this
gst
bin
Bin
Creates a new bin with the given 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
setSuppressedFlags
syncChildrenStates
Creates a new bin with the given name.