gstreamer.Structure

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
Undocumented in source.
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;
Undocumented in source.

Members

Classes

Structure
class Structure

A #GstStructure is a collection of key/value pairs. The keys are expressed as GQuarks and the values can be of any GType.

Meta