gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
PadTemplate.this
gstreamer
PadTemplate
PadTemplate
Sets our main struct and passes it to the parent class.
this
(GstPadTemplate* gstPadTemplate, bool ownedRef)
class
PadTemplate
this
(
GstPadTemplate
*
gstPadTemplate
,
bool
ownedRef
= false
)
this
(string nameTemplate, GstPadDirection direction, GstPadPresence presence, Caps caps)
Meta
Source
See Implementation
gstreamer
PadTemplate
PadTemplate
constructors
this
functions
addOnPadCreated
getCaps
getPadTemplateStruct
getStruct
padCreated
setStruct
static functions
callBackPadCreated
getType
variables
connectedSignals
gstPadTemplate
onPadCreatedListeners
Sets our main struct and passes it to the parent class.