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:

message

a Message

Returns:

a bool indicating if the call was successful or not.