StaticPadTemplate

Structure describing the #GstStaticPadTemplate.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()
get
gst.pad_template.PadTemplate get()

Converts a #GstStaticPadTemplate into a #GstPadTemplate.

getCaps
gst.caps.Caps getCaps()

Gets the capabilities of the static pad template.

Properties

direction
gst.types.PadDirection direction [@property getter]

Get field direction.

direction
gst.types.PadDirection direction [@property setter]

Set field direction.

nameTemplate
string nameTemplate [@property getter]

Get field nameTemplate.

nameTemplate
string nameTemplate [@property setter]

Set field nameTemplate.

presence
gst.types.PadPresence presence [@property getter]

Get field presence.

presence
gst.types.PadPresence presence [@property setter]

Set field presence.

staticCaps
gst.static_caps.StaticCaps staticCaps [@property getter]

Get field staticCaps.