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. Unref after usage. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it. [transfer full]

Meta