#include <rtpsourcedata.h>
Definition at line 110 of file rtpsourcedata.h.
◆ RTCPReceiverReportInfo()
qrtplib::RTCPReceiverReportInfo::RTCPReceiverReportInfo |
( |
| ) |
|
|
inline |
◆ GetDelaySinceLastSR()
uint32_t qrtplib::RTCPReceiverReportInfo::GetDelaySinceLastSR |
( |
| ) |
const |
|
inline |
◆ GetExtendedHighestSequenceNumber()
uint32_t qrtplib::RTCPReceiverReportInfo::GetExtendedHighestSequenceNumber |
( |
| ) |
const |
|
inline |
◆ GetFractionLost()
double qrtplib::RTCPReceiverReportInfo::GetFractionLost |
( |
| ) |
const |
|
inline |
◆ GetJitter()
uint32_t qrtplib::RTCPReceiverReportInfo::GetJitter |
( |
| ) |
const |
|
inline |
◆ GetLastSRTimestamp()
uint32_t qrtplib::RTCPReceiverReportInfo::GetLastSRTimestamp |
( |
| ) |
const |
|
inline |
◆ GetPacketsLost()
int32_t qrtplib::RTCPReceiverReportInfo::GetPacketsLost |
( |
| ) |
const |
|
inline |
◆ GetReceiveTime()
RTPTime qrtplib::RTCPReceiverReportInfo::GetReceiveTime |
( |
| ) |
const |
|
inline |
◆ HasInfo()
bool qrtplib::RTCPReceiverReportInfo::HasInfo |
( |
| ) |
const |
|
inline |
◆ Set()
◆ dlsr
uint32_t qrtplib::RTCPReceiverReportInfo::dlsr |
|
private |
◆ exthighseqnr
uint32_t qrtplib::RTCPReceiverReportInfo::exthighseqnr |
|
private |
◆ fractionlost
double qrtplib::RTCPReceiverReportInfo::fractionlost |
|
private |
◆ hasinfo
bool qrtplib::RTCPReceiverReportInfo::hasinfo |
|
private |
◆ jitter
uint32_t qrtplib::RTCPReceiverReportInfo::jitter |
|
private |
◆ lsr
uint32_t qrtplib::RTCPReceiverReportInfo::lsr |
|
private |
◆ packetslost
int32_t qrtplib::RTCPReceiverReportInfo::packetslost |
|
private |
◆ receivetime
RTPTime qrtplib::RTCPReceiverReportInfo::receivetime |
|
private |
The documentation for this class was generated from the following file: