Amazon Kinesis Webrtc C SDK
 
Loading...
Searching...
No Matches
CongestionCtx Struct Reference

Context provided to the bandwidth controller callback. More...

#include <Include.h>

Collaboration diagram for CongestionCtx:
Collaboration graph

Public Attributes

UINT32 txBytes
 Bytes sent over the transport.
 
UINT32 rxBytes
 Bytes reported as received.
 
UINT32 txPackets
 Packets sent over the transport.
 
UINT32 rxPackets
 Packets reported as received.
 
UINT64 duration
 Time window for this feedback (hundreds of nanos)
 
TwccCongestionState congestionState
 Current congestion state.
 

Detailed Description

Context provided to the bandwidth controller callback.


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