event: Add transfer none annotation to gst_event_new_stream_collection()

Update the documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3387>
This commit is contained in:
Jan Schmidt 2022-11-19 02:04:13 +11:00 committed by GStreamer Marge Bot
parent 8b08305ef9
commit 2a32861ab3

View file

@ -1947,7 +1947,7 @@ gst_event_parse_group_id (GstEvent * event, guint * group_id)
/**
* gst_event_new_stream_collection:
* @collection: Active collection for this data flow
* @collection: (transfer none): Active collection for this data flow
*
* Create a new STREAM_COLLECTION event. The stream collection event can only
* travel downstream synchronized with the buffer flow.