Handbook
Glossary
gst_ghost_pad_set_target ( ghost_pad newtarget -- gboolean )
Vocabulary
gstreamer
.
ffi
Inputs
ghost_pad
an
object
newtarget
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gboolean
gst_ghost_pad_set_target
( GstGhostPad* ghost_pad, GstPad* newtarget )