Handbook
Glossary
gst_object_default_error ( object error debug -- )
Vocabulary
gstreamer
.
ffi
Inputs
object
an
object
error
an
object
debug
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_object_default_error
( GstObject* object, GError* error, gchar* debug )