Event.sink_message


Description:

[ CCode ( has_construct_function = false ) ]
public Event.sink_message (string name, Message msg)

Create a new sink-message event.

The purpose of the sink-message event is to instruct a sink to post the message contained in the event synchronized with the stream.

name is used to store multiple sticky events on one pad.

Parameters:

name

a name for the event

msg

the Message to be posted

Returns:

a new Event