aggregator: Add optional GstStructure info parameter to "samples-selected" signal
authorSebastian Dröge <sebastian@centricular.com>
Fri, 7 Aug 2020 06:30:55 +0000 (09:30 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 7 Aug 2020 16:15:34 +0000 (19:15 +0300)
commit84385bdd860885f5894f01b4d41ddd3b8490320d
treee89c89de2a4bdc6df5a7afe26e0335be798c93b6
parente243e152f06d376c429c40b017e3e1e13bc09af6
aggregator: Add optional GstStructure info parameter to "samples-selected" signal

Subclasses can use this to provide more information, for example
audioaggregator could provide the offset into the output buffer where
the next data is going to be filled.

See https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/805

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/590>
libs/gst/base/gstaggregator.c
libs/gst/base/gstaggregator.h