which was using GValueArray
}
}
+#if 0
GValueArray *
gst_pulseprobe_get_values (GstPulseProbe * c, guint prop_id,
const GParamSpec * pspec)
return array;
}
+#endif
void
gst_pulseprobe_set_server (GstPulseProbe * c, const gchar * server)
const GParamSpec * pspec);
void gst_pulseprobe_probe_property (GstPulseProbe * probe, guint prop_id,
const GParamSpec * pspec);
+#if 0
GValueArray *gst_pulseprobe_get_values (GstPulseProbe * probe, guint prop_id,
const GParamSpec * pspec);
+#endif
void gst_pulseprobe_set_server (GstPulseProbe * c, const gchar * server);