aggregator: Minor documentation fix

This commit is contained in:
Thibault Saunier 2019-05-22 09:47:41 -04:00
parent 1a3bf3234f
commit 6dac555e32

View file

@ -2925,6 +2925,7 @@ gst_aggregator_pad_class_init (GstAggregatorPadClass * klass)
/**
* GstAggregatorPad:buffer-consumed:
* @buffer: The buffer that was consumed
*
* Signals that a buffer was consumed. As aggregator pads store buffers
* in an internal queue, there is no direct match between input and output