gstreamer.PresetT

Undocumented in source.

Public Imports

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

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.

Meta