equalizer: The child-proxy API is GObject based in 1.x

Not GstObject anymore.
This commit is contained in:
Sebastian Dröge 2016-01-05 18:59:06 +02:00
parent 927ba9332f
commit 4917515342

View file

@ -46,7 +46,7 @@
* ...
*
* GstElement *equalizer;
* GstObject *band;
* GObject *band;
* gint i;
* GstEqualizerBandState state[] = {
* { 120.0, 50.0, - 3.0},