#include <rtcppkt.h>
Public Member Functions | |
RTCPSenderInfo (void *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 |
|
|
|
|
|
Get fractional part of the NTP timestamp of this packet.
|
|
Get integer part of the NTP timestamp of this packet.
|
|
|
|
Get count of sent data packets.
|
|
|