}
static gboolean
-_clean_upload (GstAggregator * agg, GstPad * aggpad, gpointer udata)
+_clean_upload (GstAggregator * agg, GstAggregatorPad * aggpad, gpointer udata)
{
GstGLMixerPad *pad = GST_GL_MIXER_PAD (aggpad);
}
static gboolean
-_reset_pad_gl (GstAggregator * agg, GstPad * aggpad, gpointer udata)
+_reset_pad_gl (GstAggregator * agg, GstAggregatorPad * aggpad, gpointer udata)
{
const GstGLFuncs *gl = GST_GL_MIXER (agg)->context->gl_vtable;
GstGLVideoMixerPad *pad = GST_GL_VIDEO_MIXER_PAD (aggpad);