GstPresetInterface.renamePreset

struct GstPresetInterface
extern (C)
int function(GstPreset* preset, const(char)* oldName, const(char)* newName) renamePreset;

Return Value

TRUE for success, FALSE if e.g. there is no preset with old_name