rtmp2sink: fix since marker on new "stop-commands" property
authorTim-Philipp Müller <tim@centricular.com>
Mon, 12 Oct 2020 10:55:46 +0000 (11:55 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 12 Oct 2020 10:55:46 +0000 (11:55 +0100)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1687>

gst/rtmp2/gstrtmp2sink.c

index 72026eb..13b4d08 100644 (file)
@@ -236,7 +236,7 @@ gst_rtmp2_sink_class_init (GstRtmp2SinkClass * klass)
    *
    * Which commands (if any) to send on EOS event before closing connection
    *
-   * Since: 1.18
+   * Since: 1.20
    */
   g_object_class_install_property (gobject_class, PROP_STOP_COMMANDS,
       g_param_spec_flags ("stop-commands", "Stop commands",