gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
Element.OnPadAddedDelegateWrapper
gstreamer
Element
Element
Undocumented in source.
class
Element
protected
class
OnPadAddedDelegateWrapper {
void
delegate
(
Pad
,
Element
)
dlg
;
gulong
handlerId
;
this
(void delegate(Pad, Element) dlg);
void
remove
(OnPadAddedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Pad, Element) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnPadAddedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Pad
,
Element
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
Element
Element
classes
OnNoMorePadsDelegateWrapper
OnPadAddedDelegateWrapper
OnPadRemovedDelegateWrapper
constructors
this
functions
abortState
addOnNoMorePads
addOnPadAdded
addOnPadRemoved
addPad
addPropertyDeepNotifyWatch
addPropertyNotifyWatch
callAsync
caps
changeState
continueState
createAllPads
getBaseTime
getBus
getClock
getCompatiblePad
getCompatiblePadTemplate
getContext
getContextUnlocked
getContexts
getElementStruct
getFactory
getRequestPad
getStartTime
getState
getStaticPad
getStruct
isLockedState
iteratePads
iterateSinkPads
iterateSrcPads
link
linkFiltered
linkPads
linkPadsFiltered
linkPadsFull
location
lostState
messageFull
messageFullWithDetails
noMorePads
pads
postMessage
provideClock
query
queryConvert
queryDuration
queryPosition
releaseRequestPad
removePad
removePropertyNotifyWatch
requestPad
seek
seekSimple
sendEvent
setBaseTime
setBus
setClock
setContext
setLockedState
setStartTime
setState
setStruct
syncStateWithParent
unlink
unlinkPads
static functions
callBackNoMorePads
callBackNoMorePadsDestroy
callBackPadAdded
callBackPadAddedDestroy
callBackPadRemoved
callBackPadRemovedDestroy
getType
makeFromUri
register
stateChangeReturnGetName
stateGetName
variables
gstElement
onNoMorePadsListeners
onPadAddedListeners
onPadRemovedListeners