Handbook
Glossary
gst_clock_single_shot_id_reinit ( clock id time -- gboolean )
Vocabulary
gstreamer
.
ffi
Inputs
clock
an
object
id
an
object
time
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gboolean
gst_clock_single_shot_id_reinit
( GstClock* clock,
GstClockID
id,
GstClockTime
time )