#include <PeerConnection.h>

Public Attributes | |
| UINT64 | localTimeKvs |
| sender send time (T) in hundreds of nanos | |
| UINT64 | remoteTimeKvs |
| receiver arrival time (R) in hundreds of nanos (reconstructed) | |
| UINT32 | packetSize |
Contains the necessary info for TWCC one-way delay variation calculation. Between two consecutive seqNum packets 1 and 2:
| UINT64 TwccRtpPacketInfo::localTimeKvs |
sender send time (T) in hundreds of nanos
| UINT32 TwccRtpPacketInfo::packetSize |
| UINT64 TwccRtpPacketInfo::remoteTimeKvs |
receiver arrival time (R) in hundreds of nanos (reconstructed)