PadTemplate.getCaps

Gets the capabilities of the pad template.

class PadTemplate
getCaps
()

Return Value

Type: Caps

the GstCaps of the pad template. If you need to keep a reference to the caps, take a ref (see gst_caps_ref()). Signal Details The "pad-created" signal void user_function (GstPadTemplate *pad_template, GstPad *pad, gpointer user_data) : Run Last This signal is fired when an element creates a pad from this template.

Meta