PadTemplate.staticPadTemplateGetCaps

Gets the capabilities of the static pad template.

class PadTemplate
static
staticPadTemplateGetCaps

Parameters

templ GstStaticPadTemplate*

a GstStaticPadTemplate to get capabilities of.

Return Value

Type: Caps

the GstCaps of the static pad template. If you need to keep a reference to the caps, take a ref (see gst_caps_ref()).

Meta