Delete the given preset.
Gets the value for an existing meta data tag. Meta data tag names can be something like e.g. "comment". Returned values need to be released when done.
Get a copy of preset names as a null terminated string array.
Get a the names of the GObject properties that can be used for presets.
Check if one can add new presets, change existing ones and remove presets.
Load the given preset.
Renames a preset. If there is already a preset by the new_name it will be overwritten.
Save the current object settings as a preset under the given name. If there is already a preset by this name it will be overwritten.
Sets a new value for an existing meta data item or adds a new item. Meta data tag names can be something like e.g. "comment". Supplying null for the value will unset an existing value.
Gets the directory for application specific presets if set by the application.
Sets an extra directory as an absolute path that should be considered when looking for presets. Any presets in the application dir will shadow the system presets.
Delete the given preset.
Gets the value for an existing meta data tag. Meta data tag names can be something like e.g. "comment". Returned values need to be released when done.
Get a copy of preset names as a null terminated string array.
Get a the names of the GObject properties that can be used for presets.
Check if one can add new presets, change existing ones and remove presets.
Load the given preset.
Renames a preset. If there is already a preset by the new_name it will be overwritten.
Save the current object settings as a preset under the given name. If there is already a preset by this name it will be overwritten.
Sets a new value for an existing meta data item or adds a new item. Meta data tag names can be something like e.g. "comment". Supplying null for the value will unset an existing value.
Proxy object for Gst.Preset interface when a GObject has no applicable D binding