Handbook
Glossary
gst_clock_id_compare_func ( id1 id2 -- gint )
Vocabulary
gstreamer
.
ffi
Inputs
id1
an
object
id2
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gint
gst_clock_id_compare_func
(
gpointer
id1,
gpointer
id2 )