mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 05:56:31 +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.
|
* Returns: %TRUE if the pad has a buffer available as the next thing.
|
||||||
*
|
*
|
||||||
* Since: 1.16
|
* Since: 1.14.1
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
gst_aggregator_pad_has_buffer (GstAggregatorPad * pad)
|
gst_aggregator_pad_has_buffer (GstAggregatorPad * pad)
|
||||||
|
|
Loading…
Reference in a new issue