Message.this

Create a new application-typed message. GStreamer will never create these messages; they are a gift from us to you. Enjoy.

Parameters

src ObjectGst

The object originating the message.

structure Structure

the structure for the message. The message will take ownership of the structure.

Return Value

The new application message.

MT safe.

Throws

ConstructionException GTK+ fails to create the object.

Meta