aggregator: fix doc chunk for new buffer-consumed signal
Fixes 'Warning: GstBase: incorrect number of parameters in comment block, parameter annotations will be ignored.' from g-ir-scanner.
This commit is contained in:
parent
35788c8563
commit
41f873fa0a
@ -2924,7 +2924,7 @@ gst_aggregator_pad_class_init (GstAggregatorPadClass * klass)
|
||||
gobject_class->get_property = gst_aggregator_pad_get_property;
|
||||
|
||||
/**
|
||||
* GstAggregatorPad::buffer-consumed:
|
||||
* GstAggregatorPad:buffer-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
|
||||
|
Loading…
x
Reference in New Issue
Block a user