rtmp2sink: fix since marker on new "stop-commands" property
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1687>
This commit is contained in:
parent
18444fd993
commit
1ed969d276
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user