mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
Revert "docs: Minor fix in event_new_select_streams"
This reverts commit f218917d02
.
This commit is contained in:
parent
f218917d02
commit
121cfe3575
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ gst_event_parse_flush_stop (GstEvent * event, gboolean * reset_time)
|
|||
* The list of @streams corresponds to the "Stream ID" of each stream to be
|
||||
* activated. Those ID can be obtained via the #GstStream objects present
|
||||
* in #GST_EVENT_STREAM_START, #GST_EVENT_STREAM_COLLECTION or
|
||||
* #GST_EVENT_SELECT_STREAMS.
|
||||
* #GST_MESSAGE_STREAM_COLLECTION.
|
||||
*
|
||||
* Note: The list of @streams can not be empty.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue