GhostPad.no_target_from_template
Description:
[ CCode ( has_construct_function = false , type = "GstPad*" ) ]
public GhostPad.no_target_from_template (string? name, PadTemplate templ)
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
.
Parameters:
name |
the name of the new pad, or |
templ |
the PadTemplate to create the ghostpad from. |
Returns:
a new Pad, or |