|
OPAL
Version 3.18.8
|
#include <rtp.h>
Inherits PObject.
Public Member Functions | |
| RTP_ReceiverReport (const RTP_ControlFrame::ReceiverReport &report, uint64_t ntpPassThru) | |
Data Fields | |
| RTP_SyncSourceId | sourceIdentifier |
| unsigned | fractionLost |
| unsigned | totalLost |
| unsigned | lastSequenceNumber |
| unsigned | jitter |
| PTime | lastTimestamp |
| PTimeInterval | delay |
| RTP_ReceiverReport::RTP_ReceiverReport | ( | const RTP_ControlFrame::ReceiverReport & | report, |
| uint64_t | ntpPassThru | ||
| ) |
| PTimeInterval RTP_ReceiverReport::delay |
| unsigned RTP_ReceiverReport::fractionLost |
| unsigned RTP_ReceiverReport::jitter |
| unsigned RTP_ReceiverReport::lastSequenceNumber |
| PTime RTP_ReceiverReport::lastTimestamp |
| RTP_SyncSourceId RTP_ReceiverReport::sourceIdentifier |
| unsigned RTP_ReceiverReport::totalLost |