gstreamer.Message

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Classes

Message
class Message

Messages are implemented as a subclass of gstreamer.MiniObject with a generic gstreamer.Structure as the content. This allows for writing custom messages without requiring an API change while allowing a wide range of different types of messages.