Handbook
Glossary
gst_event_parse_qos_full ( event type proportion diff timestamp -- )
Vocabulary
gstreamer
.
ffi
Inputs
event
an
object
type
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_full
( GstEvent* event, GstQOSType* type, gdouble* proportion,
GstClockTimeDiff* diff, GstClockTime* timestamp )