Message.application


Description:

[ CCode ( has_construct_function = false ) ]
public Message.application (Object? src, owned Structure structure)

Create a new application-typed message.

GStreamer will never create these messages; they are a gift from us to you. Enjoy.

Parameters:

src

The object originating the message.

structure

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

Returns: