Bayonne2 / Common C++ 2 Framework
Data Fields
RTCPCompoundHandler::SenderInfo Struct Reference

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

#include <rtcppkt.h>

Collaboration diagram for RTCPCompoundHandler::SenderInfo:
Collaboration graph
[legend]

Data Fields

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.

Definition at line 152 of file rtcppkt.h.

Field Documentation

uint32 RTCPCompoundHandler::SenderInfo::NTPLSW

NTP timestamp lower octets.

Definition at line 155 of file rtcppkt.h.

uint32 RTCPCompoundHandler::SenderInfo::NTPMSW

NTP timestamp higher octets.

Definition at line 154 of file rtcppkt.h.

uint32 RTCPCompoundHandler::SenderInfo::octetCount

cumulative octet counter.

Definition at line 158 of file rtcppkt.h.

uint32 RTCPCompoundHandler::SenderInfo::packetCount

cumulative packet counter.

Definition at line 157 of file rtcppkt.h.

uint32 RTCPCompoundHandler::SenderInfo::RTPTimestamp

RTP timestamp.

Definition at line 156 of file rtcppkt.h.


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

Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /