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