mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
docs: Add Since
marker to "twcc-feedback-interval" property
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/927>
This commit is contained in:
parent
32cdea7c73
commit
5472252688
1 changed files with 1 additions and 1 deletions
|
@ -629,7 +629,7 @@ rtp_session_class_init (RTPSessionClass * klass)
|
|||
G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
|
||||
|
||||
/**
|
||||
* RTPSession::twcc-feedback-interval:
|
||||
* RTPSession:twcc-feedback-interval:
|
||||
*
|
||||
* The interval to send TWCC reports on.
|
||||
* This overrides the default behavior of sending reports
|
||||
|
|
Loading…
Reference in a new issue