aggregator: Add create_new_pad() vfunc to allow subclasses to override the default...
authorSebastian Dröge <sebastian@centricular.com>
Fri, 23 Oct 2015 12:42:24 +0000 (15:42 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commitbbd11aea40abca724a0c4cbd11db329d3931df3b
tree629e6a3c6d7c2005f4afb50a8363322ff4b3d088
parent41b4a78b6bdc2951bd8855c53b73f4aa7209c079
aggregator: Add create_new_pad() vfunc to allow subclasses to override the default behaviour

Not all aggregator subclasses will have a single pad template called sink_%u
and might do something special depending on what the application requests.

https://bugzilla.gnome.org/show_bug.cgi?id=757018
libs/gst/base/gstaggregator.c
libs/gst/base/gstaggregator.h