Collection of RTP stream related stats Reference: https://www.w3.org/TR/webrtc-stats/#remoteinboundrtpstats-dict* Reference: https://www.w3.org/TR/webrtc-stats/#outboundrtpstats-dict* Reference: https://www.w3.org/TR/webrtc-stats/#transportstats-dict*. More...
#include <Include.h>

Public Attributes | |
| UINT32 | version |
| Structure version. | |
| RtcRemoteInboundRtpStreamStats | rtcInboundStats |
| Inbound RTP Stats. Reference in Stats.h. | |
| RtcOutboundRtpStreamStats | rtcOutboundStats |
| Outbound RTP Stats. Reference in Stats.h. | |
| RtcTransportStats | rtcTransportStats |
| Transport stats. Reference in Stats.h. | |
Collection of RTP stream related stats Reference: https://www.w3.org/TR/webrtc-stats/#remoteinboundrtpstats-dict* Reference: https://www.w3.org/TR/webrtc-stats/#outboundrtpstats-dict* Reference: https://www.w3.org/TR/webrtc-stats/#transportstats-dict*.