Handbook
Glossary
gst_parse_launch ( pipeline_description error -- GstElement* )
Vocabulary
gstreamer
.
ffi
Inputs
pipeline_description
an
object
error
an
object
Outputs
GstElement*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstElement*
gst_parse_launch
( gchar* pipeline_description, GError* error )