mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
videoaggregator: Fix up documentation some more
This commit is contained in:
parent
d235133c88
commit
fecbc713f4
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ gst_video_aggregator_pad_has_current_buffer (GstVideoAggregatorPad * pad)
|
|||
}
|
||||
|
||||
/**
|
||||
* gst_video_aggregator_pad_has_current_buffer:
|
||||
* gst_video_aggregator_pad_get_current_buffer:
|
||||
* @pad: a #GstVideoAggregatorPad
|
||||
*
|
||||
* Returns the currently queued buffer that is going to be used
|
||||
|
|
Loading…
Reference in a new issue