gtk-d v3.8.4 (2018-11-21T22:11:03Z)
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)
this
(StaticPadTemplate padTemplate, GType padType)
this
(string nameTemplate, GstPadDirection direction, GstPadPresence presence, Caps caps, GType padType)
Meta
Source
See Implementation
gstreamer
PadTemplate
PadTemplate
constructors
this
functions
addOnPadCreated
getCaps
getPadTemplateStruct
getStruct
padCreated
static functions
getType
variables
gstPadTemplate
Sets our main struct and passes it to the parent class.