gst_parse_bin_from_description ( bin_description ghost_unlinked_pads error -- GstElement* )


Vocabulary
gstreamer.ffi

Inputs
bin_descriptionan object
ghost_unlinked_padsan object
erroran object


Outputs
GstElement*an object


Definition


LIBRARY: gstreamer FUNCTION: GstElement*
gst_parse_bin_from_description
( gchar* bin_description, gboolean ghost_unlinked_pads,
GError* error )