mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
aggregator: since marker for new API
Was also backported. https://bugzilla.gnome.org/show_bug.cgi?id=795332
This commit is contained in:
parent
554f604d37
commit
583a4677af
1 changed files with 1 additions and 1 deletions
|
@ -2955,7 +2955,7 @@ gst_aggregator_pad_peek_buffer (GstAggregatorPad * pad)
|
|||
*
|
||||
* Returns: %TRUE if the pad has a buffer available as the next thing.
|
||||
*
|
||||
* Since: 1.16
|
||||
* Since: 1.14.1
|
||||
*/
|
||||
gboolean
|
||||
gst_aggregator_pad_has_buffer (GstAggregatorPad * pad)
|
||||
|
|
Loading…
Reference in a new issue