[ Version ( since = "1.22" ) ]
public virtual signal bool handle_message (Message message)
Will be emitted when a message appears on the pipeline bus.
message |
a Message |
a bool indicating if the call was successful or not. |