gst_parse_bin_from_description_full ( bin_description ghost_unlinked_pads context flags error -- GstElement* )


Vocabulary
gstreamer.ffi

Inputs
bin_descriptionan object
ghost_unlinked_padsan object
contextan object
flagsan object
erroran object


Outputs
GstElement*an object


Definition


LIBRARY: gstreamer FUNCTION: GstElement*
gst_parse_bin_from_description_full
( gchar* bin_description, gboolean ghost_unlinked_pads,
GstParseContext* context, GstParseFlags flags, GError* error
)