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