Handbook
Glossary
gst_parse_bin_from_description_full ( bin_description ghost_unlinked_pads context flags error -- GstElement* )
Vocabulary
gstreamer
.
ffi
Inputs
bin_description
an
object
ghost_unlinked_pads
an
object
context
an
object
flags
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_full
( gchar* bin_description,
gboolean
ghost_unlinked_pads,
GstParseContext* context,
GstParseFlags
flags, GError* error
)