Sender block information of SR RTCP reports.
More...
#include <rtcppkt.h>
Collaboration diagram for RTCPSenderInfo:
Public Member Functions
Get integer part of the NTP timestamp of this packet.
More...
Get fractional part of the NTP timestamp of this packet.
More...
Get count of sent data packets.
More...
Private Attributes
Detailed Description
Constructor & Destructor Documentation
RTCPSenderInfo::RTCPSenderInfo
(
void *
si )
inline
RTCPSenderInfo::~RTCPSenderInfo
(
)
inline
Member Function Documentation
uint32 RTCPSenderInfo::getNTPTimestampFrac
(
)
const
inline
Get fractional part of the NTP timestamp of this packet.
- See Also
- NTP2Timeval
Definition at line 484 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 476 of file rtcppkt.h.
uint32 RTCPSenderInfo::getOctetCount
(
)
const
inline
uint32 RTCPSenderInfo::getPacketCount
(
)
const
inline
Get count of sent data packets.
Definition at line 495 of file rtcppkt.h.
uint32 RTCPSenderInfo::getRTPTimestamp
(
)
const
inline
Field Documentation
The documentation for this class was generated from the following file: