Handbook
Glossary
gst_bus_timed_pop_filtered ( bus timeout types -- GstMessage* )
Vocabulary
gstreamer
.
ffi
Inputs
bus
an
object
timeout
an
object
types
an
object
Outputs
GstMessage*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstMessage*
gst_bus_timed_pop_filtered
( GstBus* bus,
GstClockTime
timeout,
GstMessageType
types )