Handbook
Glossary
gst_bin_get_by_interface ( bin iface -- GstElement* )
Vocabulary
gstreamer
.
ffi
Inputs
bin
an
object
iface
an
object
Outputs
GstElement*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstElement*
gst_bin_get_by_interface
( GstBin* bin,
GType
iface )