= module Gst::Parse
Parses command-line syntax into a pipeline.

== Module Functions
--- Gst::Parse.launch(aCommandString) 
    Creates a new pipeline based on command line syntax.
    Returns a reference to a new Gst::Bin on success.
    On failure, nil is returned, and an exception is thrown with a specific
    error message.



- ((<lrz>))
