GstPresetInterface.getPropertyNames

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

Return Value

an array of property names which should be freed with g_strfreev() after use.