GstPresetInterface.getPresetNames

struct GstPresetInterface
extern (C)
char** function(GstPreset* preset) getPresetNames;

Return Value

list with names, use g_strfreev() after usage.