Handbook
Glossary
gst_event_parse_qos ( event proportion diff timestamp -- )
Vocabulary
gstreamer
.
ffi
Inputs
event
an
object
proportion
an
object
diff
an
object
timestamp
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_event_parse_qos
( GstEvent* event, gdouble* proportion, GstClockTimeDiff*
diff, GstClockTime* timestamp )