mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
webrtc: fix typo in RTCRemoteOutboundRTPStreamStats
This commit is contained in:
parent
a42fdbb012
commit
14ee6f9d35
1 changed files with 1 additions and 1 deletions
|
@ -5070,7 +5070,7 @@ gst_webrtc_bin_class_init (GstWebRTCBinClass * klass)
|
|||
*
|
||||
* RTCInboundRTPStreamStats supported fields (https://w3c.github.io/webrtc-stats/#inboundrtpstats-dict*)
|
||||
*
|
||||
* "remote-id" G_TYPE_STRING identifier for the associated RTCRemoteOutboundRTPSTreamStats
|
||||
* "remote-id" G_TYPE_STRING identifier for the associated RTCRemoteOutboundRTPStreamStats
|
||||
*
|
||||
* RTCRemoteInboundRTPStreamStats supported fields (https://w3c.github.io/webrtc-stats/#remoteinboundrtpstats-dict*)
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue