controlsource: fix GetValue and GetValueArray documentation
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Wed, 25 Nov 2015 16:36:25 +0000 (17:36 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 8 Jan 2016 18:24:06 +0000 (18:24 +0000)
commit6b718776928395432d88e48df4b985724228d925
treeb3e11d7951a3704ce521d15d806ce1c67875f7c4
parent2f41e7bc6a842044cb73bc0470601200575c378a
controlsource: fix GetValue and GetValueArray documentation

GstControlSourceGetValue() value paramater is a gdouble, not a GValue
and GstControlSourceGetValueArray doesn't return a GstValueArray but
an array of double.

https://bugzilla.gnome.org/show_bug.cgi?id=758668
gst/gstcontrolsource.h