GstPresetInterface.deletePreset

struct GstPresetInterface
extern (C)
int function(GstPreset* preset, const(char)* name) deletePreset;

Return Value

%TRUE for success, %FALSE if e.g. there is no preset with that @name

Meta