Handbook
Glossary
gst_child_proxy_get_child_by_index ( child_proxy index -- GstObject* )
Vocabulary
gstreamer
.
ffi
Inputs
child_proxy
an
object
index
an
object
Outputs
GstObject*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstObject*
gst_child_proxy_get_child_by_index
( GstChildProxy* child_proxy,
guint
index )