Amazon Kinesis Webrtc C SDK
DscpPacketsSentRecord Struct Reference

Record of total number of packets sent per DSCP. Used by RTCOutboundRtpStreamStats object. More...

#include <Stats.h>

Collaboration diagram for DscpPacketsSentRecord:
Collaboration graph

Public Attributes

DOMString dscp
 DSCP String. More...
 
UINT64 totalNumberOfPacketsSent
 Number of packets sent. More...
 

Detailed Description

Record of total number of packets sent per DSCP. Used by RTCOutboundRtpStreamStats object.

Member Data Documentation

◆ dscp

DOMString DscpPacketsSentRecord::dscp

DSCP String.

◆ totalNumberOfPacketsSent

UINT64 DscpPacketsSentRecord::totalNumberOfPacketsSent

Number of packets sent.


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