GhostPad.this

Create a new ghostpad with @target as the target. The direction will be taken from the target pad. @target must be unlinked.

Will ref the target.

Parameters

name string

the name of the new pad, or %NULL to assign a default name

target Pad

the pad to ghost.

Return Value

a new #GstPad, or %NULL in case of an error.

Throws

ConstructionException GTK+ fails to create the object.

Meta