Handbook
Glossary
gst_ghost_pad_new ( name target -- GstPad* )
Vocabulary
gstreamer
.
ffi
Inputs
name
an
object
target
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
( gchar* name, GstPad* target )