gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Bin.addOnElementRemoved
gstreamer
Bin
Bin
Will be emitted after the element was removed from the bin.
class
Bin
gulong
addOnElementRemoved
(
void
delegate
(
Element
,
Bin
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gstreamer
Bin
Bin
classes
OnDeepElementAddedDelegateWrapper
OnDeepElementRemovedDelegateWrapper
OnDoLatencyDelegateWrapper
OnElementAddedDelegateWrapper
OnElementRemovedDelegateWrapper
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
setStruct
setSuppressedFlags
syncChildrenStates
mixins
__anonymous
static functions
callBackDeepElementAdded
callBackDeepElementAddedDestroy
callBackDeepElementRemoved
callBackDeepElementRemovedDestroy
callBackDoLatency
callBackDoLatencyDestroy
callBackElementAdded
callBackElementAddedDestroy
callBackElementRemoved
callBackElementRemovedDestroy
getType
variables
gstBin
onDeepElementAddedListeners
onDeepElementRemovedListeners
onDoLatencyListeners
onElementAddedListeners
onElementRemovedListeners
Will be emitted after the element was removed from the bin.