|
ccRTP
|
Struct for the sender info block in a SR (sender report) RTCP packet. More...
#include <rtcppkt.h>
Public Attributes | |
| uint32 | NTPMSW |
| NTP timestamp higher octets. | |
| uint32 | NTPLSW |
| NTP timestamp lower octets. | |
| uint32 | RTPTimestamp |
| RTP timestamp. | |
| uint32 | packetCount |
| cumulative packet counter. | |
| uint32 | octetCount |
| cumulative octet counter. | |
Struct for the sender info block in a SR (sender report) RTCP packet.
NTP timestamp lower octets.
NTP timestamp higher octets.
cumulative octet counter.
cumulative packet counter.
RTP timestamp.
1.7.6.1