GstPresetInterface.setMeta

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

Return Value

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

Meta