audiovisualizer: handle the return of the setup function
authorLuis de Bethencourt <luis.bg@samsung.com>
Tue, 13 Jan 2015 16:49:07 +0000 (16:49 +0000)
committerLuis de Bethencourt <luis.bg@samsung.com>
Tue, 13 Jan 2015 16:55:14 +0000 (16:55 +0000)
commitad6b8d0a3dd12ed54c4107071d255c32f31892ea
tree838a413d7a677a2dbf7aa2f9cae4981a38316992
parentfc56b0742cf0d1f4ead57c5bc0c7033dfd0825dc
audiovisualizer: handle the return of the setup function

Make the class future proof by handling the gboolean return of the setup
function. So if/when a child class uses this the base class is ready.
gst/audiovisualizers/gstaudiovisualizer.c