Handbook
Glossary
gst_parse_bin_from_description ( bin_description ghost_unlinked_pads error -- GstElement* )
Vocabulary
gstreamer
.
ffi
Inputs
bin_description
an
object
ghost_unlinked_pads
an
object
error
an
object
Outputs
GstElement*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstElement*
gst_parse_bin_from_description
( gchar* bin_description,
gboolean
ghost_unlinked_pads,
GError* error )