gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Bin.addOnDeepElementAdded
gstreamer
Bin
Bin
Will be emitted after the element was added to sub_bin.
class
Bin
gulong
addOnDeepElementAdded
(
void
delegate
(
Bin
,
Element
,
Bin
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
1.10
Source
See Implementation
gstreamer
Bin
Bin
constructors
this
functions
add
addMany
addOnDeepElementAdded
addOnDeepElementRemoved
addOnDoLatency
addOnElementAdded
addOnElementRemoved
findUnlinkedPad
getBinStruct
getByInterface
getByName
getByNameRecurseUp
getStruct
getSuppressedFlags
iterateAllByInterface
iterateElements
iterateRecurse
iterateSinks
iterateSorted
iterateSources
recalculateLatency
remove
removeMany
setSuppressedFlags
syncChildrenStates
mixins
__anonymous
static functions
getType
variables
gstBin
Will be emitted after the element was added to sub_bin.