gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
PadTemplate.addOnPadCreated
gstreamer
PadTemplate
PadTemplate
This signal is fired when an element creates a pad from this template.
class
PadTemplate
void
addOnPadCreated
(
void
delegate
(
Pad
,
PadTemplate
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gstreamer
PadTemplate
PadTemplate
constructors
this
functions
addOnPadCreated
getCaps
getPadTemplateStruct
getStruct
padCreated
setStruct
static functions
callBackPadCreated
getType
variables
connectedSignals
gstPadTemplate
onPadCreatedListeners
This signal is fired when an element creates a pad from this template.