gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Bin.OnElementRemovedDelegateWrapper
gstreamer
Bin
Bin
Undocumented in source.
class
Bin
protected
class
OnElementRemovedDelegateWrapper {
void
delegate
(
Element
,
Bin
)
dlg
;
gulong
handlerId
;
this
(void delegate(Element, Bin) dlg);
void
remove
(OnElementRemovedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Element, Bin) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnElementRemovedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Element
,
Bin
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
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