Revert "docs: Minor fix in event_new_select_streams"
authorThibault Saunier <tsaunier@igalia.com>
Wed, 18 Apr 2018 14:35:20 +0000 (11:35 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Wed, 18 Apr 2018 14:35:20 +0000 (11:35 -0300)
This reverts commit f218917d02760f8f32a35e4e635e23230c47c0c6.

gst/gstevent.c

index d03040a8ced587329128f4149e7dbeba43aed430..cb2608872093dbb7b98f0f364a9363cf5dd6699a 100644 (file)
@@ -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.
  *