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. More... | |
RtcRemoteInboundRtpStreamStats | rtcInboundStats |
Inbound RTP Stats. Reference in Stats.h. More... | |
RtcOutboundRtpStreamStats | rtcOutboundStats |
Outbound RTP Stats. Reference in Stats.h. More... | |
RtcTransportStats | rtcTransportStats |
Transport stats. Reference in Stats.h. More... | |
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*.