mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-04 07:09:56 +00:00
videoaggregator: Fix up documentation some more
This commit is contained in:
parent
9d6d46f4cb
commit
049877e5d0
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