Element.getPadTemplate

Retrieves a padtemplate from element with the given name.

class Element
getPadTemplate
(
string name
)

Parameters

name string

the name of the gstreamer.PadTemplate to get.

Return Value

the gstreamer.PadTemplate with the given name, or NULL if none was found. No unreferencing is necessary.

Meta

Since

1.14