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