Element.getPadTemplate

gst.pad_template.PadTemplate getPadTemplate(string name)

Retrieves a padtemplate from element with the given name.

Parameters

namethe name of the #GstPadTemplate to get.

Returns

the #GstPadTemplate with the

given name, or null if none was found. No unreferencing is necessary.