[ CCode ( has_construct_function = false , type = "GstPad*" ) ]
public GhostPad.no_target_from_template (string? name, PadTemplate templ)
Create a new ghostpad based on templ, without setting a target.
The direction will be taken from the templ.
| name |
the name of the new pad, or null to assign a default name |
| templ |
the PadTemplate to create the ghostpad from. |
|
a new Pad, or null in case of an error. |