PadTemplate.newFromStaticPadTemplateWithGtype

Converts a #GstStaticPadTemplate into a #GstPadTemplate with a type.

Parameters

padTemplate gst.static_pad_template.StaticPadTemplate

the static pad template

padType gobject.types.GType

The #GType of the pad to create

Return Value

Type: gst.pad_template.PadTemplate

a new #GstPadTemplate.