aggregator: Hide GstAggregatorPad buffer and EOS fileds
authorThibault Saunier <tsaunier@gnome.org>
Mon, 26 Jan 2015 10:25:54 +0000 (11:25 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit5f176b724b9363e2bc33bd31821dc6da1b1b1453
tree2b6dfe776125a7b753b50dae80624dc027f01c54
parent0588222925fd4f945f51231751d593829a7fd8df
aggregator: Hide GstAggregatorPad buffer and EOS fileds

And add a getter for the EOS.

The user should always use the various getters to access
those fields

https://bugzilla.gnome.org/show_bug.cgi?id=742684
libs/gst/base/gstaggregator.c
libs/gst/base/gstaggregator.h
tests/check/libs/aggregator.c