Handbook
Glossary
gst_clock_new_single_shot_id ( clock time -- GstClockID )
Vocabulary
gstreamer
.
ffi
Inputs
clock
an
object
time
an
object
Outputs
GstClockID
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstClockID
gst_clock_new_single_shot_id
( GstClock* clock,
GstClockTime
time )