gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Pad.OnUnlinkedDelegateWrapper
gstreamer
Pad
Pad
Undocumented in source.
class
Pad
protected
class
OnUnlinkedDelegateWrapper {
void
delegate
(
Pad
,
Pad
)
dlg
;
gulong
handlerId
;
this
(void delegate(Pad, Pad) dlg);
void
remove
(OnUnlinkedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Pad, Pad) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnUnlinkedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Pad
,
Pad
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
Pad
Pad
classes
OnLinkedDelegateWrapper
OnUnlinkedDelegateWrapper
constructors
this
functions
activateMode
addOnLinked
addOnUnlinked
addProbe
canLink
chain
chainList
checkReconfigure
createStreamId
createStreamIdPrintfValist
eventDefault
forward
getAllowedCaps
getCurrentCaps
getDirection
getElementPrivate
getLastFlowReturn
getOffset
getPadStruct
getPadTemplate
getPadTemplateCaps
getParentElement
getPeer
getRange
getStickyEvent
getStream
getStreamId
getStruct
getTaskState
hasCurrentCaps
isActive
isBlocked
isBlocking
isLinked
iterateInternalLinks
iterateInternalLinksDefault
link
linkFull
linkMaybeGhosting
linkMaybeGhostingFull
markReconfigure
needsReconfigure
pauseTask
peerQuery
peerQueryAcceptCaps
peerQueryCaps
peerQueryConvert
peerQueryDuration
peerQueryPosition
proxyQueryAcceptCaps
proxyQueryCaps
pullRange
push
pushEvent
pushList
query
queryAcceptCaps
queryCaps
queryConvert
queryDefault
queryDuration
queryPosition
removeProbe
sendEvent
setActivateFunctionFull
setActivatemodeFunctionFull
setActive
setChainFunctionFull
setChainListFunctionFull
setElementPrivate
setEventFullFunctionFull
setEventFunctionFull
setGetrangeFunctionFull
setIterateInternalLinksFunctionFull
setLinkFunctionFull
setOffset
setQueryFunctionFull
setStruct
setUnlinkFunctionFull
startTask
stickyEventsForeach
stopTask
storeStickyEvent
unlink
useFixedCaps
static functions
callBackLinked
callBackLinkedDestroy
callBackUnlinked
callBackUnlinkedDestroy
flowGetName
flowToQuark
getType
linkGetName
modeGetName
variables
gstPad
onLinkedListeners
onUnlinkedListeners