Element.getPadTemplate

Retrieves a padtemplate from element with the given name.

class Element
getPadTemplate
(
string name
)

Parameters

name string

the name of the #GstPadTemplate to get.

Return Value

Type: gst.pad_template.PadTemplate

the #GstPadTemplate with the given name, or null if none was found. No unreferencing is necessary.