Handbook
Glossary
gst_uri_construct ( protocol location -- gchar** )
Vocabulary
gstreamer
.
ffi
Inputs
protocol
an
object
location
an
object
Outputs
gchar**
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gchar**
gst_uri_construct
( gchar* protocol, gchar** location )