[ CCode ( has_construct_function = false , returns_floating_reference = true ) ]
public PadTemplate (string name_template, PadDirection direction, PadPresence presence, Caps caps)
Creates a new pad template with a name according to the given template and with the given arguments.
name_template |
the name template. |
direction |
the PadDirection of the template. |
presence |
the PadPresence of the pad. |
caps |
a Caps set for the template. |
a new PadTemplate. |