aggregator: fix documentation for samples-selected and buffer-consumed

GI expects the instance parameter to be documented, omitting it
leads to a msismatched output in the gir.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/592>
This commit is contained in:
Mathieu Duponchelle 2020-08-10 22:42:54 +02:00
parent 84385bdd86
commit f0da248d37

View file

@ -2735,6 +2735,7 @@ gst_aggregator_class_init (GstAggregatorClass * klass)
/**
* GstAggregator::samples-selected:
* @aggregator: The #GstAggregator that emitted the signal
* @segment: The #GstSegment the next output buffer is part of
* @pts: The presentation timestamp of the next output buffer
* @dts: The decoding timestamp of the next output buffer
@ -3189,6 +3190,7 @@ gst_aggregator_pad_class_init (GstAggregatorPadClass * klass)
/**
* GstAggregatorPad:buffer-consumed:
* @aggregator: The #GstAggregator that emitted the signal
* @buffer: The buffer that was consumed
*
* Signals that a buffer was consumed. As aggregator pads store buffers