PadTemplate.from_static_pad_template_with_gtype
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.14" ) ]
public PadTemplate.from_static_pad_template_with_gtype (StaticPadTemplate pad_template, Type pad_type)
[ Version ( since = "1.14" ) ]
public PadTemplate.from_static_pad_template_with_gtype (StaticPadTemplate pad_template, Type pad_type)
Converts a StaticPadTemplate into a PadTemplate with a type.
Parameters:
pad_template |
the static pad template |
pad_type |
The Type of the pad to create |
Returns:
a new PadTemplate. |