Event.newSinkMessage

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.

class Event
static
newSinkMessage

Parameters

name string

a name for the event

msg gst.message.Message

the #GstMessage to be posted

Return Value

Type: gst.event.Event

a new #GstEvent