Sender block information of SR RTCP reports.
More...
#include <rtcppkt.h>
Sender block information of SR RTCP reports.
- Author
- Federico Montesino Pouzols fedem.nosp@m.p@al.nosp@m.tern..nosp@m.org
Definition at line 453 of file rtcppkt.h.
RTCPSenderInfo::RTCPSenderInfo |
( |
void * |
si | ) |
|
|
inline |
RTCPSenderInfo::~RTCPSenderInfo |
( |
| ) |
|
|
inline |
uint32 RTCPSenderInfo::getNTPTimestampFrac |
( |
| ) |
const |
|
inline |
Get fractional part of the NTP timestamp of this packet.
- See Also
- NTP2Timeval
Definition at line 481 of file rtcppkt.h.
uint32 RTCPSenderInfo::getNTPTimestampInt |
( |
| ) |
const |
|
inline |
Get integer part of the NTP timestamp of this packet.
- See Also
- NTP2Timeval
Definition at line 473 of file rtcppkt.h.
uint32 RTCPSenderInfo::getOctetCount |
( |
| ) |
const |
|
inline |
uint32 RTCPSenderInfo::getPacketCount |
( |
| ) |
const |
|
inline |
Get count of sent data packets.
Definition at line 492 of file rtcppkt.h.
uint32 RTCPSenderInfo::getRTPTimestamp |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: