Handbook
Glossary
gst_message_new_clock_lost ( src clock -- GstMessage* )
Vocabulary
gstreamer
.
ffi
Inputs
src
an
object
clock
an
object
Outputs
GstMessage*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstMessage*
gst_message_new_clock_lost
( GstObject* src, GstClock* clock )