gtk-d v3.6.1 (2017-04-24T17:21:39Z)
Home
Dub
Repo
Bin.OnDoLatencyDelegateWrapper
gstreamer
Bin
Bin
Undocumented in source.
class
Bin
protected
class
OnDoLatencyDelegateWrapper {
static
OnDoLatencyDelegateWrapper
[]
listeners
;
bool
delegate
(
Bin
)
dlg
;
gulong
handlerId
;
this
(bool delegate(Bin) dlg);
void
remove
(OnDoLatencyDelegateWrapper source);
}
Constructors
this
this
(bool delegate(Bin) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnDoLatencyDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnDoLatencyDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
bool
delegate
(
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