#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 |
| RTCPSenderInfo::RTCPSenderInfo | ( | void * | si | ) | [inline] |
| RTCPSenderInfo::~RTCPSenderInfo | ( | ) | [inline] |
| uint32 RTCPSenderInfo::getNTPTimestampFrac | ( | ) | const [inline] |
| uint32 RTCPSenderInfo::getNTPTimestampInt | ( | ) | const [inline] |
| uint32 RTCPSenderInfo::getOctetCount | ( | ) | const [inline] |
| uint32 RTCPSenderInfo::getPacketCount | ( | ) | const [inline] |
Get count of sent data packets.
| uint32 RTCPSenderInfo::getRTPTimestamp | ( | ) | const [inline] |
1.4.7