Bus.addOnSyncMessage

A message has been posted on the bus. This signal is emitted from the thread that posted the message so one has to be careful with locking.

This signal will not be emitted by default, you have to call gst_bus_enable_sync_message_emission() before.

class Bus
addOnSyncMessage
(
void delegate dlg
,)

Meta