StaticPadTemplate

Structure describing the #GstStaticPadTemplate.

Constructors

this
this(GstStaticPadTemplate* gstStaticPadTemplate)

Sets our main struct and passes it to the parent class.

Members

Functions

get
PadTemplate get()

Converts a #GstStaticPadTemplate into a #GstPadTemplate.

getCaps
Caps getCaps()

Gets the capabilities of the static pad template.

getStaticPadTemplateStruct
GstStaticPadTemplate* getStaticPadTemplateStruct()

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Variables

gstStaticPadTemplate
GstStaticPadTemplate* gstStaticPadTemplate;

the main Gtk struct

Meta