case of an error.
GhostPad.newNoTargetFromTemplate
gst.ghost_pad.GhostPad newNoTargetFromTemplate(string name, gst.pad_template.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 null to assign a default name |
templ | the #GstPadTemplate to create the ghostpad from. |
Returns
a new #GstPad, or null in