RTCPSenderInfo(3) | Library Functions Manual | RTCPSenderInfo(3) |
RTCPSenderInfo - Sender block information of SR RTCP reports.
#include <rtcppkt.h>
RTCPSenderInfo (void *si)
RTCPSenderInfo (RTCPCompoundHandler::SenderInfo &si)
~RTCPSenderInfo ()
uint32 getNTPTimestampInt () const
Get integer part of the NTP timestamp of this packet. uint32
getNTPTimestampFrac () const
Get fractional part of the NTP timestamp of this packet. uint32
getRTPTimestamp () const
uint32 getPacketCount () const
Get count of sent data packets. uint32 getOctetCount () const
Sender block information of SR RTCP reports.
Author:
Get fractional part of the NTP timestamp of this packet.
See also:
Get integer part of the NTP timestamp of this packet.
See also:
Get count of sent data packets.
Generated automatically by Doxygen for ccRTP from the source code.
Sat Oct 27 2018 | ccRTP |