GstPresetInterface.renamePreset

virtual methods to rename a preset

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