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