gst_parse_launch_full ( pipeline_description context flags error -- GstElement* )


Vocabulary
gstreamer.ffi

Inputs
pipeline_descriptionan object
contextan object
flagsan object
erroran object


Outputs
GstElement*an object


Definition


LIBRARY: gstreamer FUNCTION: GstElement*
gst_parse_launch_full
( gchar* pipeline_description, GstParseContext* context,
GstParseFlags flags, GError* error )