gstreamer.Bus

Undocumented in source.

Public Imports

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

Members

Classes

Bus
class Bus

The gstreamer.Bus is an object responsible for delivering gstreamer.Message packets in a first-in first-out way from the streaming threads (see gstreamer.Task) to the application.