Amazon Kinesis Webrtc C SDK
RtcStreamMetrics Struct Reference

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>

Collaboration diagram for RtcStreamMetrics:
Collaboration graph

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...
 

Detailed Description


The documentation for this struct was generated from the following file: