Event.this

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 string

a name for the event

msg Message

the #GstMessage to be posted

Return Value

a new #GstEvent

Throws

ConstructionException GTK+ fails to create the object.

Meta