aggregator: fix type for latency property (int64 -> GStClockTime)
authorStefan Sauer <ensonic@users.sf.net>
Sun, 22 Oct 2017 17:43:17 +0000 (19:43 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit063787d7705629bc269388b65a9e7cc4b328e02f
tree3bf9b69332b100abe27926e6bb91871ec33d2cd6
parent3d0dad59a0db3ac13a7e1e025a841bb5fa53cad8
aggregator: fix type for latency property (int64 -> GStClockTime)

The value is used as GstClockTiem in the code. Adapt the hack^H^H^H^Hcode
in live-adder.
libs/gst/base/gstaggregator.c