ccRTP
Public Attributes | List of all members
RTCPCompoundHandler::SenderInfo Struct Reference

#include <rtcppkt.h>

Public Attributes

uint32 NTPMSW
 NTP timestamp higher octets. More...
 
uint32 NTPLSW
 NTP timestamp lower octets. More...
 
uint32 RTPTimestamp
 RTP timestamp. More...
 
uint32 packetCount
 cumulative packet counter. More...
 
uint32 octetCount
 cumulative octet counter. More...
 

Detailed Description

Struct for the sender info block in a SR (sender report) RTCP packet.

Member Data Documentation

◆ NTPLSW

uint32 RTCPCompoundHandler::SenderInfo::NTPLSW

NTP timestamp lower octets.

◆ NTPMSW

uint32 RTCPCompoundHandler::SenderInfo::NTPMSW

NTP timestamp higher octets.

◆ octetCount

uint32 RTCPCompoundHandler::SenderInfo::octetCount

cumulative octet counter.

◆ packetCount

uint32 RTCPCompoundHandler::SenderInfo::packetCount

cumulative packet counter.

◆ RTPTimestamp

uint32 RTCPCompoundHandler::SenderInfo::RTPTimestamp

RTP timestamp.


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