mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
pad: add g-i transfer annotatation to _store_sticky_event()
For clarity. https://bugzilla.gnome.org/show_bug.cgi?id=768810
This commit is contained in:
parent
af0d087bbd
commit
2a0bba69e1
1 changed files with 1 additions and 1 deletions
|
@ -5132,7 +5132,7 @@ eos:
|
||||||
/**
|
/**
|
||||||
* gst_pad_store_sticky_event:
|
* gst_pad_store_sticky_event:
|
||||||
* @pad: a #GstPad
|
* @pad: a #GstPad
|
||||||
* @event: a #GstEvent
|
* @event: (transfer none): a #GstEvent
|
||||||
*
|
*
|
||||||
* Store the sticky @event on @pad
|
* Store the sticky @event on @pad
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue