Packages
gstreamer-0.10
Gst
Pipeline
auto_flush_bus
delay
Pipeline
auto_clock
get_auto_flush_bus
get_bus
get_clock
get_delay
get_last_stream_time
set_auto_flush_bus
set_clock
set_delay
set_new_stream_time
use_clock
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
get_bus
Description:
public
Bus
get_bus
()
Gets the
Bus
of
pipeline
.
The bus allows applications to receive
Message
packets.
Returns:
a
Bus
, unref after usage. MT safe.