gstreamer.PresetT

Undocumented in source.

Public Imports

glib.Str
public import glib.Str;
gstreamer.c.functions
public import gstreamer.c.functions;
gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Templates

PresetT
template PresetT(TStruct)

This interface offers methods to query and manipulate parameter preset sets. A preset is a bunch of property settings, together with meta data and a name. The name of a preset serves as key for subsequent method calls to manipulate single presets. All instances of one type will share the list of presets. The list is created on demand, if presets are not used, the list is not created.