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.
StaticPadTemplate.getCaps
gst.caps.Caps getCaps()Gets the capabilities of the static pad template.
Returns
the #GstCaps of the static pad template.