Name
GstParse -- Parses commandline syntax into a pipeline.
Description
This method allows you to create a pipeline from a command
line syntax description.
Details
gst_parse_launch ()
gint gst_parse_launch (const gchar *cmdline,
GstBin *parent); |
Create a new pipeline based on command line syntax.