|
OPAL
Version 3.12.9
|
#include <rtp_session.h>
Inherits PObject.
Public Member Functions | |
| void | PrintOn (ostream &) const |
Data Fields | |
| DWORD | sourceIdentifier |
| PTime | realTimestamp |
| DWORD | rtpTimestamp |
| DWORD | packetsSent |
| DWORD | octetsSent |
| void OpalRTPSession::SenderReport::PrintOn | ( | ostream & | ) | const |
| DWORD OpalRTPSession::SenderReport::octetsSent |
| DWORD OpalRTPSession::SenderReport::packetsSent |
| PTime OpalRTPSession::SenderReport::realTimestamp |
| DWORD OpalRTPSession::SenderReport::rtpTimestamp |
| DWORD OpalRTPSession::SenderReport::sourceIdentifier |