Event.sink_message
Description:
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 |