StaticPadTemplate

Structure describing the #GstStaticPadTemplate.

class StaticPadTemplate {
GstStaticPadTemplate cInstance;
}

Members

Functions

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.