aggregator: Add a timeout parameter to ::aggregate()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 17 Dec 2014 16:54:09 +0000 (17:54 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit435a477f6331cccd2ab0313734fac45c3f6875e2
tree450d9a581db5207530d58dbbee58a3fbb5fd16f9
parent344c85da7631eacf45b5749aa13cd379d152c353
aggregator: Add a timeout parameter to ::aggregate()

When this is TRUE, we really have to produce output. This happens
in live mixing mode when we have to output something for the current
time, no matter if we have enough input or not.
libs/gst/base/gstaggregator.c
libs/gst/base/gstaggregator.h
tests/check/libs/aggregator.c