[ CCode ( has_construct_function = false , type = "GstPad*" ) ]
public GhostPad.no_target (string? name, PadDirection dir)
Create a new ghostpad without a target with the given direction.
A target can be set on the ghostpad later with the set_target function.
The created ghostpad will not have a padtemplate.
name |
the name of the new pad, or |
dir |
the direction of the ghostpad |
a new Pad, or |