gstreamer.Buffer

Undocumented in source.

Public Imports

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

Members

Classes

Buffer
class Buffer

Buffers are the basic unit of data transfer in GStreamer. They contain the timing and offset along with other arbitrary metadata that is associated with the gstreamer.Memory blocks that the buffer contains.