Handbook
Glossary
gst_ghost_pad_new_no_target_from_template ( name templ -- GstPad* )
Vocabulary
gstreamer
.
ffi
Inputs
name
an
object
templ
an
object
Outputs
GstPad*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstPad*
gst_ghost_pad_new_no_target_from_template
( gchar* name, GstPadTemplate* templ )